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 3c77729 commit 20c7fefCopy full SHA for 20c7fef
CHANGELOG.md
@@ -5,6 +5,9 @@
5
### Features
6
7
- Add `SentryWrapper.wrapRunnable` to wrap `Runnable` for use with Sentry ([#4332](https://github.com/getsentry/sentry-java/pull/4332))
8
+- Support `globalHubMode` for OpenTelemetry
9
+ - Sentry now adds OpenTelemetry spans without a parent to the last known unfinished root span (transaction)
10
+ - Previously those spans would end up in Sentry as separate transactions
11
12
### Fixes
13
0 commit comments