-
Notifications
You must be signed in to change notification settings - Fork 585
Open
Description
Our support for OpenTelemetry in Helidon SE should be clarified and fleshed out (in MP it is dictated by the MicroProfile specification). Specifically:
- Fix configuration related issues for tracing as described in Add support for OpenTelemetry configuration in Helidon SE #9595
- Add support for OpenTelemetry tracing semantic conventions (which spans we create automatically, what names and tags they have, etc.) Also done in Add support for OpenTelemetry configuration in Helidon SE #9595.
- Add doc for telemetry config. 4.3.x Add doc page for incubating feature for OpenTelemetry config and tracing semantic conventions #10556
Targeted for 4.4:
- Enhance use of
tracingconfig andTracerBuilderfor the Helidon OpenTelemetry tracing provider. 4.x - Allow users to usetracingconfig with the Helidon OpenTelemetry tracing provider #10790 - Allow
otelas a choice for tracing in the archetype custom project type. Add support in archetypes for OpenTelemetry as a tracing choice #10788 - Update OpenTelemetry version and semantic conventions version. Update OpenTelemetry dependency version #10396
- Decide what, if anything, we want to do for OpenTelemetry Metrics Add support for OpenTelemetry metrics #10765
- Decide what, if anything, we want to do for OpenTelemetry Logs