[GH-ISSUE #913] Question: Dependencies between checks #640

Closed
opened 2026-02-25 23:43:08 +03:00 by kerem · 1 comment
Owner

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:

  • check1 - Checks if the server is online
  • check2 - Doing some task
  • check3 - Doing another task

If check1 goes down, check2 and check3 should not trigger any notification, but the status should still change to down.

Thanks in advance.

/Robin

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:** - check1 - Checks if the server is online - check2 - Doing some task - check3 - Doing another task If check1 goes down, check2 and check3 should not trigger any notification, but the status should still change to down. Thanks in advance. /Robin
kerem closed this issue 2026-02-25 23:43:08 +03:00
Author
Owner

@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

<!-- gh-comment-id:1798076324 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#640
No description provided.