File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Expand file tree Collapse file tree 1 file changed +42
-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+ ### AWS X-Ray SDK support
13+
14+ - Fix native mode error cause by static init of random
15+ ([ #862 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/862 ) )
16+
17+ ### Consistent sampling
18+
19+ - Composite Samplers prototype
20+ ([ #1443 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1443 ) )
21+
22+ ### Disk buffering
23+
24+ - Add debug mode for verbose logging
25+ ([ #1455 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1455 ) )
26+
27+ ### GCP Resources
28+
29+ - Fix incorrect ` cloud.platform ` value for GCF
30+ ([ #1454 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1454 ) )
31+
32+ ### JMX metrics
33+
34+ - Add option to aggregate across multiple MBeans
35+ ([ #1366 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1366 ) )
36+
37+ ### Samplers
38+
39+ - Add declarative config support for ` RuleBasedRoutingSampler `
40+ ([ #1440 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1440 ) )
41+
42+ ### Span stack traces
43+
44+ - Add config option ` otel.java.experimental.span-stacktrace.min.duration `
45+ ([ #1414 ] ( https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1414 ) )
46+
547## Version 1.38.0 (2024-08-19)
648
749### JFR connection
You can’t perform that action at this time.
0 commit comments