Sentry is an event logging platform primarily focused on capturing and aggregating exceptions.
I have found the official sentry image in dockerhub. But the document is incomplete and I can't setup the environment …
docker sentryI am using Sentry (in a django project), and I'd like to know how I can get the errors to …
django sentry