mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[GH-ISSUE #913] Question: Dependencies between checks #640
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#640
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 @Synt3x on GitHub (Nov 6, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/913
Hello
I was wondering if it is possible to setup an check to not trigger an alert if another check is already down.
Example:
If check1 goes down, check2 and check3 should not trigger any notification, but the status should still change to down.
Thanks in advance.
/Robin
@cuu508 commented on GitHub (Nov 7, 2023):
Thanks for the suggestion. This is not currently supported, some previous discussion here: https://github.com/healthchecks/healthchecks/issues/316