mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #447] Show state changes (flips) in check's log #335
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#335
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 @cuu508 on GitHub (Nov 11, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/447
If a check has no integrations enabled, then the log doesn't show any sent notifications. It only shows incoming pings. From glancing at the log, it's hard to tell if everything's fine (pings are arriving at expected times, with no gaps) or if there are problems.
Look into what's involved in also showing Flip instances in the log.
@ths-group commented on GitHub (Apr 7, 2024):
+1, as this would help debugging situations where no notifications are configured as well. For example when the "up" status is monitored via the API.