Add (optional) Sentry integration #108
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/sentry_integration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A Sentry DSN can be set via
SENTRY_DSN
and authenticated users will be tagged with ID and username (cn) in events.Tested locally with the akkounts project on the new Kosmos/KIF Sentry. See closed issues there.
closes #14
👍