You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only possible explanation I have for this is that Sentry.init() is called more than once, or that multiple clients are initialized and instrumenting http with the httpIntegration
I just tested it in a small reproduction and used the provided options in the Sentry.init(), the same express and Sentry version. Sadly, I cannot reproduce the issue.
In the linked doc, I see that the endpoints are triggered by a frontend. Does the same happen if you curl the endpoint directly?
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: