Skip to content
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

Scrub request uris from sentry events #1597

Open
data-sync-user opened this issue Sep 13, 2024 · 0 comments
Open

Scrub request uris from sentry events #1597

data-sync-user opened this issue Sep 13, 2024 · 0 comments

Comments

@data-sync-user
Copy link
Collaborator

The request’s URI can be useful in Sentry events, but the userid portion of the request is rarely needed for diagnosing errors, so it should be filtered out.

The sentry client provides some means of filtering, but can it accommodate filtering out only a portion of the uri? Otherwise we should accopmlish this manually.

┆Issue is synchronized with this Jira Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant