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 1f5f0d2 commit f9b8164Copy full SHA for f9b8164
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
## Unreleased
4
5
+### Consistent sampling
6
+
7
+- Refactor ConsistentFixedThresholdSampler to prepare for dynamic threshold support
8
+ ([#2018](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2018))
9
+- ConsistentRateLimitingSampler can fail if used in combination with legacy samplers
10
+ ([#2022](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2022))
11
12
+### OpAMP client
13
14
+- Add OpAMP WebSocket service implementation
15
+ ([#1969](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1969))
16
17
## Version 1.47.0 (2025-07-04)
18
19
### Disk buffering
0 commit comments