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 b44db8f commit 3652f32Copy full SHA for 3652f32
CHANGELOG.md
@@ -33,6 +33,10 @@
33
([#12438](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12438))
34
- Extract `APIGatewayProxyRequestEvent` headers for context propagation in AWS Lambda instrumentation
35
([#12440](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12440))
36
+- Support JMX state metrics
37
+ ([#12369](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12369))
38
+- Allow method instrumentation module to trace methods in boot loader
39
+ ([#12454](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12454))
40
41
### 🛠️ Bug fixes
42
0 commit comments