Skip to content
Snippets Groups Projects
Commit 2255767b authored by vlorentz's avatar vlorentz
Browse files

Add env var SWH_MAIN_PACKAGE to initialize sentry_sdk with a release.

This enables tracking of issues by release/package version in sentry
(https://docs.sentry.io/workflow/releases/).

Also deduplicates code used to call sentry_sdk.init by making all our
init code go through the same function swh.core.sentry.init_sentry."
parent a8dd0020
No related branches found
No related tags found
1 merge request!117Add env var SWH_MAIN_PACKAGE to initialize sentry_sdk with a release.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment