Skip to content
Commit 2b87ad26 authored by Tiago Giertyas Matana's avatar Tiago Giertyas Matana
Browse files

fix: error rate panel shows 0% when no 5xx errors exist



Use $__rate_interval instead of fixed 5m, sum() to aggregate across
instances, and 'or on() vector(0)' so the numerator falls back to 0
when no 5xx series exist instead of leaving the panel blank.

Co-Authored-By: default avatarClaude Sonnet 4.6 <noreply@anthropic.com>
parent 41091455
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment