Skip to content

Commit bbeef98

Browse files
committed
feedback
1 parent a3515a0 commit bbeef98

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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
@@ -19,14 +27,10 @@
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

0 commit comments

Comments
 (0)