File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ### ⚠️⚠️ Breaking changes ⚠️⚠️
6+
7+ - Remove operation name from graphql span name
8+ ([ #13794 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13794 ) )
9+ - Remove deprecated property for disabling kafka metrics
10+ ([ #13803 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13803 ) )
11+
12+
513### 🌟 New javaagent instrumentation
614
715- Add Avaje Jex Instrumentation
1927 ([ #13736 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13736 ) )
2028- Re-enable Agent Detection on z/OS
2129 ([ #13730 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13730 ) )
22- - Add GC cause to jvm GC related metric
30+ - Add GC cause as an opt-in attribute on jvm GC related metric
2331 ([ #13750 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13750 ) )
2432- Implement stable semconv for db connection pool metrics
2533 ([ #13785 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13785 ) )
26- - Remove operation name from graphql span name
27- ([ #13794 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13794 ) )
28- - Remove deprecated property for disabling kafka metrics
29- ([ #13803 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13803 ) )
3034- Add Cloud foundry resource provider
3135 ([ #13782 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13782 ) )
3236- Add instrumentation for opensearch-rest-3.0
You can’t perform that action at this time.
0 commit comments