There was an error while loading. Please reload this page.
1 parent 863fb72 commit ceb5a82Copy full SHA for ceb5a82
CHANGELOG.md
@@ -2,6 +2,23 @@
2
3
## Unreleased
4
5
+### Consistent sampling
6
+
7
+- Add a provider for consistent parent based probability sampler
8
+ ([#1005](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1005))
9
10
+### Disk buffering
11
12
+- Migrate StorageFile to FileOperations
13
+ ([#986](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/986))
14
15
+### JMX metrics
16
17
+- [jmx-metrics] Collect in callback
18
+ ([#949](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/949))
19
+- Added transformation closure to MBeanHelper
20
+ ([#960](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/960))
21
22
## Version 1.28.0 (2023-07-14)
23
24
### AWS X-Ray SDK support
0 commit comments