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 951d5a3 commit 01ddf97Copy full SHA for 01ddf97
CHANGELOG.md
@@ -44,6 +44,13 @@ component from the opentelemetry-java-instrumentation repository.
44
45
## Version 1.41.0 (2024-11-21)
46
47
+### JMX metrics
48
+
49
+- Align ActiveMQ metric units to semconv
50
+ ([#1553](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1553))
51
+- Align Jetty metric units to semconv
52
+ ([#1517](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1517))
53
54
### Inferred spans
55
56
- Allow customization of parent-override behavior
0 commit comments