Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react
SDK Version
10.17.0
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
When using the httpClientIntegration with failedRequestTargets, requests that should be excluded are still being logged.
The regex is set according to the code and the docs. Please see the internal ticket for additional details.
Expected Result
Event with the URL is filtered
Actual Result
Event with the URL is not filtered
Additional Context
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it.
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react
SDK Version
10.17.0
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
When using the
httpClientIntegrationwithfailedRequestTargets, requests that should be excluded are still being logged.The regex is set according to the code and the docs. Please see the internal ticket for additional details.
Expected Result
Event with the URL is filtered
Actual Result
Event with the URL is not filtered
Additional Context
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it.