Skip to content

Commit 722f5fd

Browse files
committed
more
1 parent d77d1b3 commit 722f5fd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,21 @@
99
- Add declarative config support for aws xray propagators
1010
([#1442](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1442))
1111

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+
1217
### Consistent sampling
1318

1419
- Composite Samplers prototype
1520
([#1443](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1443))
1621

22+
### Disk buffering
23+
24+
- Add debug mode for verbose logging
25+
([#1455](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1455))
26+
1727
### GCP Resources
1828

1929
- Fix incorrect `cloud.platform` value for GCF

0 commit comments

Comments
 (0)