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
If I'm using something like errors.Wrap, it seems like the error passed in is still redacted in Sentry reports. I would like to blanket mark certain error types as safe.
The text was updated successfully, but these errors were encountered:
If I'm using something like
errors.Wrap
, it seems like the error passed in is still redacted in Sentry reports. I would like to blanket mark certain error types as safe.The text was updated successfully, but these errors were encountered: