File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 2121
2222- Implementing ` ExtendedTextMapGetter ` in grpc-1.6 instrumentation
2323 ([ #13011 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13011 ) )
24+ - Add database client metrics for dynamo db
25+ ([ #13033 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13033 ) )
26+ - Propagate context into async http client CompletableFuture callbacks
27+ ([ #13041 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13041 ) )
28+ - Exclude spring routing data source from Spring Starter instrumentation
29+ ([ #13054 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13054 ) )
30+ - Instrument jdbc batch queries
31+ ([ #12797 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12797 ) )
2432
2533### 🛠️ Bug fixes
2634
3240 ([ #13005 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13005 ) )
3341- Fix compatibility problem of DubboHeadersGetter#keys in Dubbo 2.7.6 and 2.7.7
3442 ([ #12982 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12982 ) )
43+ - Fix appender install for async Logback appenders
44+ ([ #13047 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13047 ) )
3545
3646## Version 2.11.0 (2024-12-23)
3747
You can’t perform that action at this time.
0 commit comments