summaryrefslogtreecommitdiff
path: root/internal/state.go
AgeCommit message (Expand)Author
2026-02-16fix: show OK checks regardless of stalenessv1.4.1Paul Buetow
2026-02-08feat: add peer failover alertingv1.4.0Paul Buetow
2026-01-22add SU: (suppressed) count to status summary linePaul Buetow
2026-01-22fix OK checks incorrectly shown in suppressed sectionPaul Buetow
2026-01-21add OnlyIfNotExists alert suppression featurePaul Buetow
2026-01-18add status page URL to email notificationsPaul Buetow
2026-01-18exclude OK status from stale alerts reportPaul Buetow
2026-01-10fix prometheus handlingPaul Buetow
2025-11-22more on federationPaul Buetow
2025-10-27feat: Add randomSpread and RunInterval to checksPaul Buetow
2025-06-01more on federatedPaul Buetow
2025-06-01more on federationPaul Buetow
2025-05-29also show last checked ago in stale reportPaul Buetow
2025-05-29can report stale alertsPaul Buetow
2025-05-28initial merge statePaul Buetow
2025-05-28add epoch to check statusPaul Buetow
2024-05-02add -force flagPaul Buetow
2023-06-18add vet and lint checking - fix some lint errorsPaul Buetow
2023-06-18create state dir if it doesnt exist yetPaul Buetow
2023-06-07restylePaul Buetow
2023-04-22print out when there were no status changes or there are no unhandled alerts"Paul Buetow
2023-04-22dont show status change for unhandled reportPaul Buetow
2023-04-20add renotifyPaul Buetow
2023-04-19refactor statePaul Buetow
2023-04-18split into main and internal package"Paul Buetow