The alert was firing with DatasourceNoData because zero 5xx responses means the numerator returns empty (not 0). Fixed by: - Adding `or vector(0)` so zero 5xx returns 0% instead of empty - Setting `noDataState: OK` as a safety net Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alerting | ||
| dashboards | ||
| datasources | ||