[Feature Request] Give option to use local GlitchTip instead of Sentry #2137
-
|
GlitchTip is an open-source Sentry alternative. It can be run on the same docker stack as the rest of services. It even uses the same API so using it is just a matter of adding its image to docker-compose and providing DSN. |
Beta Was this translation helpful? Give feedback.
Answered by
vanschelven
May 7, 2025
Replies: 1 comment
-
|
The exact same thing could be said for Bugsink. On the flip-side of that: since it's "just a DSN", might as well simply let people put in that DSN instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tiangolo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The exact same thing could be said for Bugsink.
On the flip-side of that: since it's "just a DSN", might as well simply let people put in that DSN instead.