sentry
sentry copied to clipboard
feat(integrations): metrics for on-call integration SLOs
Add logging via EventLifecycle and EventLifecycleMetric to PagerDuty and Opsgenie.
Codecov Report
Attention: Patch coverage is 90.55118% with 12 lines in your changes missing coverage. Please review.
:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #78660 +/- ##
==========================================
+ Coverage 78.14% 78.16% +0.02%
==========================================
Files 7100 7106 +6
Lines 312730 313208 +478
Branches 51074 51161 +87
==========================================
+ Hits 244378 244819 +441
- Misses 61977 62011 +34
- Partials 6375 6378 +3
could also link to these metrics to verify we;re getting them read in on datadog
Suspect Issues
This pull request was deployed and Sentry observed the following issues:
- ‼️ ValidationError: 'The team "%(team)s" does not belong to the %(account)s Opsgenie account.'
/api/0/projects/{organization_id_or_slug}/{proj...View Issue - ‼️ ApiRateLimitedError: {"requestId":"45532e44-5aa6-4567-907b-40d2e88327dd","message":"You are making too many requests! ...
sentry.incidents.tasks.handle_trigger_actionView Issue - ‼️ ApiError: {"code":40301,"message":"To perform this action, use an API key from an API integration.","took":...
sentry.incidents.tasks.handle_trigger_actionView Issue - ‼️ ApiError: Key format is not valid!
/api/0/organizations/{organization_id_or_slug}/...View Issue
Did you find this useful? React with a 👍 or 👎