File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ### AWS X-Ray propagator
6+
7+ - Handle too short ` X-Amzn-Trace-Id ` header
8+ ([ #1036 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1036 ) )
9+ - Add declarative config support for aws xray propagators
10+ ([ #1442 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1442 ) )
11+
12+ ### Consistent sampling
13+
14+ - Composite Samplers prototype
15+ ([ #1443 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1443 ) )
16+
17+ ### GCP Resources
18+
19+ - Fix incorrect ` cloud.platform ` value for GCF
20+ ([ #1454 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1454 ) )
21+
22+ ### JMX metrics
23+
24+ - Add option to aggregate across multiple MBeans
25+ ([ #1366 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1366 ) )
26+
27+ ### Span stack traces
28+
29+ - Add config option ` otel.java.experimental.span-stacktrace.min.duration `
30+ ([ #1414 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1414 ) )
31+
532## Version 1.38.0 (2024-08-19)
633
734### JFR connection
You can’t perform that action at this time.
0 commit comments