Commit Graph

8 Commits (0d223821c78095bbde1e54d512e68a40736158ce)

Author SHA1 Message Date
Florian Mounier c9ee23a2d3 [FIX] sentry: warn about sentry_transport only if it is specified in config 2022-10-20 09:53:12 +03:00
Florian Mounier ab16a0bef1 [FIX] sentry: Coerce numerical config values 2022-10-20 09:53:12 +03:00
Fernanda Hernandez da6cae3ba8 [IMP] sentry: migrate sentry-raven to new api sentry-sdk 2022-10-20 09:53:12 +03:00
Ivan 3cf04228e0 [IMP] sentry: black, isort 2022-10-20 09:53:12 +03:00
Simone Orsi 610fac7938 Global pylint cleanup 2022-10-20 09:53:12 +03:00
Atte Isopuro 509627447f Enable setting a release option directly
sentry: It is not always possible to read commit information from
a production environment. In those cases it is useful to be able
to set a release version manually.

[UPD] Update sentry.pot
2022-10-20 09:53:12 +03:00
Naglis Jonaitis cd9e53d934 [FIX] sentry: fixes missing `raven` library preventing loading of modules
Related: #761 #879 #881
2022-10-20 09:53:12 +03:00
Naglis Jonaitis f8c404c053 [ADD] sentry module (#761)
* [ADD] sentry module

* [FIX] updated sentry module according to PR comments
2022-10-20 09:53:12 +03:00