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 ecd6040 commit 6e0b24dCopy full SHA for 6e0b24d
CHANGELOG.md
@@ -5,6 +5,8 @@
5
### Fixes
6
7
- Avoid logging an error when a float is passed in the manifest ([#4031](https://github.com/getsentry/sentry-java/pull/4031))
8
+- Add `request` details to transactions created through OpenTelemetry ([#4098](https://github.com/getsentry/sentry-java/pull/4098))
9
+ - We now add HTTP request method and URL where Sentry expects it to display it in Sentry UI
10
11
## 8.0.0
12
0 commit comments