open-telemetry / opentelemetry-java-instrumentation

OpenTelemetry auto-instrumentation and instrumentation libraries for Java
https://opentelemetry.io
Apache License 2.0
1.92k stars 842 forks source link

Update runtime-telemetry-java17 to use stable semconv where applicable #10696

Closed trask closed 1 month ago

trask commented 7 months ago

Looks like it's still using the old semconv, e.g.

https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/cfd40a8c17e6889c2e8f28c166376619673cd3fb/instrumentation/runtime-telemetry/runtime-telemetry-java17/library/src/main/java/io/opentelemetry/instrumentation/runtimemetrics/java17/internal/classes/ClassesLoadedHandler.java#L27

robsunday commented 2 months ago

I can take this on, please assign to me