We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd32fec commit d7889a9Copy full SHA for d7889a9
CHANGELOG.md
@@ -46,6 +46,13 @@ component from the opentelemetry-java-instrumentation repository.
46
47
## Version 1.41.0 (2024-11-21)
48
49
+### JMX metrics
50
+
51
+- Align ActiveMQ metric units to semconv
52
+ ([#1553](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1553))
53
+- Align Jetty metric units to semconv
54
+ ([#1517](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1517))
55
56
### Inferred spans
57
58
- Allow customization of parent-override behavior
0 commit comments