Skip to content

Commit 1937f79

Browse files
committed
Update changelog for upcoming release
1 parent 0edcfae commit 1937f79

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
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

0 commit comments

Comments
 (0)