Add Sentry monitoring#46
Merged
Merged
Conversation
JacobCoffee
approved these changes
Jun 17, 2026
Member
|
set up the env var in settings, should work? :) |
Member
Author
|
Yay, thanks Jacob! Can you please add me to the team on Sentry so I can view its status? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Surgically extracted from https://github.com/python/psrt-ghsa-bot/pull/14/changes#diff-44ee3e768bb5766723776d69c4ff087ccf11d90f2619ac726c199780c45bb060
I haven't set up a monitor to test (see below), but it seems correct as per the documentation. It watches whether the hourly cron actually ran and succeeded by sending Sentry a start/finish check-in each run. It also alerts us when the run errors.
I can't set it up on Sentry, so I'll have to leave that to Jacob. You can also add me to:
If you're busy and I can figure it out. We could create them programmatically, but that seems like overkill here.
100% cov of the new things