qgis / QGIS-Django

Django project for QGIS related activities such as plugin repository
http://qgis.org
GNU General Public License v2.0
86 stars 59 forks source link

Integrate sentry into the django project #408

Closed Xpirix closed 1 month ago

Xpirix commented 1 month ago

This PR proposes a sentry integration into the app. This will log errors into the sentry platform which is specified in the SENTRY_DSN environment variables.

Please find below a screenshot of some development tests:

image