infra/roles/services/templates/prometheus/rules
jack 1f03022086
Some checks failed
CI/CD / syntax-check (push) Successful in 53s
CI/CD / deploy (push) Failing after 57s
fix: correct invalid PromQL in ContainerHighMemory alert rule
Cannot use comparison operators inside label matchers {}.
Move the > 0 filter outside braces as a scalar filter on the
denominator — idiomatic Prometheus way to exclude unlimited containers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 03:59:56 +07:00
..
alerts.yml.j2 fix: correct invalid PromQL in ContainerHighMemory alert rule 2026-03-22 03:59:56 +07:00