Skip to content

Commit 0c708cb

Browse files
authored
Update change log (#754)
1 parent fc6cd97 commit 0c708cb

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+
### JFR streaming
6+
7+
- JFR features can be enabled and disabled
8+
([#709](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/709))
9+
- Generate JFR telemetry table
10+
([#715](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/715))
11+
12+
### Resource providers
13+
14+
- Fix and enhance resource detection logging.
15+
([#711](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/711))
16+
17+
### Samplers
18+
19+
- Allow providing a custom sampler as an option for the RuleBasedRoutingSampler
20+
([#710](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/710))
21+
522
## Version 1.22.0 (2023-01-17)
623

724
### JFR streaming

0 commit comments

Comments
 (0)