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 f951e32 commit 47602d2Copy full SHA for 47602d2
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Internal
6
7
+- Also use port when checking if a request is made to Sentry DSN ([#4231](https://github.com/getsentry/sentry-java/pull/4231))
8
+ - For our OpenTelemetry integration we check if a span is for a request to Sentry
9
+ - We now also consider the port when performing this check
10
11
## 8.3.0
12
13
### Features
0 commit comments