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 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.
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
The text was updated successfully, but these errors were encountered: