-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Duplicate auto-instrumented spans in traces #15803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The only possible explanation I have for this is that |
I just tested it in a small reproduction and used the provided options in the In the linked doc, I see that the endpoints are triggered by a frontend. Does the same happen if you curl the endpoint directly? |
A PR closing this issue has just been released 🚀This issue was referenced by PR #16177, which was included in the 9.16.0 release. |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
9.1.0
Framework Version
Express 4.21.2
Link to Sentry event
No response
Reproduction Example/SDK Setup
Steps to Reproduce
http.server
spansExpected Result
Actual Result
Duplicate spans for the same HTTP operation
More information on internal customer case
The text was updated successfully, but these errors were encountered: