feat(Logging): Add Sentry SDK to report errors at the backend
This commit is contained in:
parent
cb525e8f8a
commit
88c7866270
5 changed files with 212 additions and 156 deletions
|
|
@ -197,3 +197,7 @@ AWS_STORAGE_BUCKET_NAME=
|
|||
# Available options can be found here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#canned-acl
|
||||
|
||||
# AWS_DEFAULT_ACL=
|
||||
|
||||
# Funkwhale allows collecting errors using Sentry compatible APIs. If you want
|
||||
# to help us improving Funkwhale, feel free to use our instance:
|
||||
#FUNKWHALE_SENTRY_DSN=https://5840197379c64f65aad3c5c09274994d@am.funkwhale.audio/1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue