mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #377] Integration support for "late" checks #290
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#290
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dimo414 on GitHub (Jun 7, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/377
I'd like to be able to add a webhook that fires when a check enters its grace period, in order to trigger that event before the "more severe" email/SMS alerts go out. Currently webhook just support down/up events, not late. Spot checking a few other integrations I didn't see any "late" hooks.
PS love this tool, thanks so much!
@cuu508 commented on GitHub (Nov 19, 2025):
Thanks for the suggestion. I am not planning to work on this. I'd like to keep Healthchecks lean and simple, and this feature is a little too niche for me.