Python

sentry-mattermost and notification plugin for sentry
At Biekos we are using Sentry to monitor exceptions in our codebase, both for frontend/mobile and backend. It is a critical tool that allows us to act quickly upon any incident. We are also using an on-premise installation of Mattermost to communicate. Therefore we wanted to have Sentry report issues into it. Unfortunately, the plugin was not functioning correctly with the latest version of Sentry. This is how we fixed it and what we learned from it. [...]