[Phase 4] feat(monitoring): add APIDataCriticallyStale alert and fix APIDataStale for duration #92
Reference in New Issue
Block a user
Delete Branch "feature/add-data-freshness-alerts-88"
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?
Adds the missing data freshness critical alert and corrects the existing warning alert duration.
Changes
APIDataStalefor:duration from5m→30m(spec requires 30m)APIDataCriticallyStalealert: threshold 5184000s (60 days),for: 1h, severity: criticalValidation
kustomize build flux/passesCloses leeworks-agents/api-company#88