The error rate formula (errors/total*100) produces NaN when there's zero traffic (0/0). Grafana treats NaN as a firing condition. Use clamp_min on the denominator to return 0% instead. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| grafana | ||
| loki | ||
| postgres | ||
| prometheus | ||
| scripts | ||
| terraform | ||
| .env.example | ||
| Caddyfile | ||
| docker-compose.yml | ||
| secrets.app.env | ||
| secrets.infra.env | ||