• Joined on 2024-04-22
SCjona commented on issue borgmatic-collective/borgmatic#855 2024-04-24 11:10:46 +00:00
Sentry Cron Monitoring support

Also thank you for the hint with before_actions / after_actions. I got the cron monitoring setup working with before_actions => in_progress, on_error => error and after_actions => ok.

SCjona commented on issue borgmatic-collective/borgmatic#855 2024-04-24 08:04:43 +00:00
Sentry Cron Monitoring support

SENTRY_DSN is something else, it's basically just an project identifer used for error and performance reporting. They created special endpoints for cron monitoring.

Example values: `SENTRY_DS…

SCjona opened issue borgmatic-collective/borgmatic#855 2024-04-22 10:01:20 +00:00
Sentry Cron Monitoring support