blumeops/argocd
Erich Blume cdd85c7ac9 C2(deploy-infra-alerting): impl fix TextfileStale to always return data
Query all textfile mtimes (time() - node_textfile_mtime_seconds) and
threshold at > 3600s, instead of filtering with > 3600 which returns
empty results when everything is fresh.

This means:
- Fresh textfiles: query returns low values, threshold not met → OK
- Stale textfiles: query returns high values, threshold met → Alerting
- Missing textfiles: series vanishes, noDataState=Alerting → Alerting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 14:13:20 -07:00
..
apps Deploy Mealie recipe manager (#299) 2026-03-16 21:59:10 -07:00
manifests C2(deploy-infra-alerting): impl fix TextfileStale to always return data 2026-03-22 14:13:20 -07:00