Skip to content

Commit d64664b

Browse files
committed
changelog
1 parent 67d8998 commit d64664b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ In preparation for stabilizing HTTP library instrumentation soon:
2626
- `*KtorClientTracing*` and `*KtorServerTracing*` have been deprecated and renamed to
2727
`*KtorClientTelemetry*` and `*KtorServerTelemetry*`
2828
([#12855](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12855))
29+
- Some Java agent instrumentation suppression keys have been renamed to match their module names:
30+
- `elasticsearch-rest-6.0` --> `elasticsearch-rest-6.4`
31+
- `twitter-util-core` --> `finagle-http`
32+
- `internal-application-logging` --> `internal-application-logger`
33+
- `javalin-5` -> `javalin-5.0`
34+
- `pulsar-2.8.0` -> `pulsar-2.8`
2935

3036
## Version 2.10.0 (2024-11-13)
3137

0 commit comments

Comments
 (0)