getsentry / getsentry/sentry-ruby
Sentry Cron MonitorCheckIns custom parameters per job (e.g. max_runtime, failure_issue_threshold, etc)
Offen
#2,759
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @sl0thentr0py
Auf GitHub ansehen
Checks
Crons
Improvement
Ruby
- Vorherrschende Sprache
- Ruby
- Sterne
- 987
- Forks
- 541
- Ø Merge
- 17 Std. 40 Min.
- Gemergte PRs (30 T.)
- 19
Beschreibung
### Problem Statement
Within the project with large amount of jobs or multiple projects workflow it is quite hard to configure cron monitors one-by-one, it takes quite much time, also within Sentry Web UI it is not enough context to ensure that you are adding correct numbers.
### Solution Brainstorm
Implement configurability for the job cron monitor and support current Sentry API: https://develop.sentry.dev/sdk/telemetry/check-ins/#monitor-upsert-support
Would also make sense to pair this one with skip_sentry_check_in! method in the same batch.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.