Refactor existing Self-Monitor (Prometheus) alerts #1410
Labels
area/logs
LogPipeline
area/metrics
MetricPipeline
area/traces
TracePipeline
kind/chore
Categorizes issue or PR as related to a chore.
The existing self-monitor alerts, based on PromQL queries, should be refactored such that:
for
clause is used to avoid timing issues (where justified)firing
state should strictly be used for negative/unhealthy scenariosThis refactoring should follow the changes introduced in: #1397
The text was updated successfully, but these errors were encountered: