-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
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.
cyberw
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Product Owner