opentelemetry-java-instrumentation icon indicating copy to clipboard operation
opentelemetry-java-instrumentation copied to clipboard

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

Open trask opened this issue 1 year ago • 1 comments

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

trask avatar Feb 27 '24 22:02 trask

I can take this on, please assign to me

robsunday avatar Jul 24 '24 15:07 robsunday