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 2867fed commit 0ddf1deCopy full SHA for 0ddf1de
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
## Unreleased
4
5
+### AWS X-Ray SDK support
6
+
7
+- Add AttributePropagatingSpanProcessor component to AWS X-Ray
8
+ ([#856](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/856))
9
+- Add new components to allow for generating metrics from 100% of spans without impacting sampling
10
+ ([#802](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/802))
11
12
+### JMX metrics
13
14
+- Adding support for scenarios where the RMI registry has SSL enabled
15
+ ([#835](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/835))
16
17
## Version 1.25.1 (2023-04-21)
18
19
### 🛠️ Bug fixes
0 commit comments