syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

Scrub request uris from sentry events

Open data-sync-user opened this issue 1 year ago • 0 comments

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

data-sync-user avatar Sep 13 '24 23:09 data-sync-user