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 fc6cd97 commit 0c708cbCopy full SHA for 0c708cb
CHANGELOG.md
@@ -2,6 +2,23 @@
2
3
## Unreleased
4
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
22
## Version 1.22.0 (2023-01-17)
23
24
### JFR streaming
0 commit comments