Skip to content

Commit ceb5a82

Browse files
authored
Update change log (#1013)
1 parent 863fb72 commit ceb5a82

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
## Unreleased
44

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+
522
## Version 1.28.0 (2023-07-14)
623

724
### AWS X-Ray SDK support

0 commit comments

Comments
 (0)