We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77d1b3 commit 722f5fdCopy full SHA for 722f5fd
CHANGELOG.md
@@ -9,11 +9,21 @@
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
0 commit comments