index
:
gogios
main
Minimalist monitoring system, compatible with the Nagios Check Plugins
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
state.go
Age
Commit message (
Expand
)
Author
2026-02-16
fix: show OK checks regardless of staleness
v1.4.1
Paul Buetow
2026-02-08
feat: add peer failover alerting
v1.4.0
Paul Buetow
2026-01-22
add SU: (suppressed) count to status summary line
Paul Buetow
2026-01-22
fix OK checks incorrectly shown in suppressed section
Paul Buetow
2026-01-21
add OnlyIfNotExists alert suppression feature
Paul Buetow
2026-01-18
add status page URL to email notifications
Paul Buetow
2026-01-18
exclude OK status from stale alerts report
Paul Buetow
2026-01-10
fix prometheus handling
Paul Buetow
2025-11-22
more on federation
Paul Buetow
2025-10-27
feat: Add randomSpread and RunInterval to checks
Paul Buetow
2025-06-01
more on federated
Paul Buetow
2025-06-01
more on federation
Paul Buetow
2025-05-29
also show last checked ago in stale report
Paul Buetow
2025-05-29
can report stale alerts
Paul Buetow
2025-05-28
initial merge state
Paul Buetow
2025-05-28
add epoch to check status
Paul Buetow
2024-05-02
add -force flag
Paul Buetow
2023-06-18
add vet and lint checking - fix some lint errors
Paul Buetow
2023-06-18
create state dir if it doesnt exist yet
Paul Buetow
2023-06-07
restyle
Paul Buetow
2023-04-22
print out when there were no status changes or there are no unhandled alerts"
Paul Buetow
2023-04-22
dont show status change for unhandled report
Paul Buetow
2023-04-20
add renotify
Paul Buetow
2023-04-19
refactor state
Paul Buetow
2023-04-18
split into main and internal package"
Paul Buetow