Details
- Reviewers
olasd - Group Reviewers
Reviewers - Maniphest Tasks
- T1359: Add sentry support in every swh running service
- Commits
- rDCOREbaf81135f93a: Make the CLI initialize sentry-sdk based on CLI options/envvars.
Diff Detail
- Repository
- rDCORE Foundations and core functionalities
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DCORE/job/tox/373/
See console output for more information: https://jenkins.softwareheritage.org/job/DCORE/job/tox/373/console
Build is green
See https://jenkins.softwareheritage.org/job/DCORE/job/tox/374/ for more details.
Could you set the sentry debug flags as hidden from the help text? That's _very_ verbose for a debugging option which most users will never turn on (or care about).
Can you make sure that the sentry logging integration works well when initialized /before/ we configure the logging framework itself?
Done.
Can you make sure that the sentry logging integration works well when initialized /before/ we configure the logging framework itself?
I just checked and it does.
Build is green
See https://jenkins.softwareheritage.org/job/DCORE/job/tox/377/ for more details.