C2(deploy-infra-alerting): impl fix TextfileStale noDataState to OK

Same pattern as PodNotReady: when no textfiles are stale, the query
returns no data. noDataState=Alerting incorrectly treats this as a
problem. Changed to OK.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-22 14:10:05 -07:00
commit da452e2bf5

View file

@ -93,7 +93,7 @@ groups:
title: TextfileStale
condition: C
for: 15m
noDataState: Alerting
noDataState: OK
execErrState: Alerting
annotations:
summary: >-