mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 07:25:51 +03:00
[GH-ISSUE #460] Add a way to "pause" checks via Ping API #343
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#343
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 @Antoine2tt on GitHub (Dec 10, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/460
Hello,
According to the doc : https://healthchecks.io/docs/http_api/
We can not "pause" a check via the Pinging API, it could be cool to be able to pause it that way.
Thanks
@danemacmillan commented on GitHub (Dec 2, 2022):
Just came across this and realized that this may have been implemented: https://healthchecks.io/docs/api/#pause-check
@cuu508 commented on GitHub (Dec 19, 2022):
Yes, it's implemented in Management API. Closing.