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

fix: aggregate all status labels on updates total panel



challenges_updated_total has a status label, so increase() alone
returns one series per status value. Wrap with sum() to collapse
all statuses into a single total for the stat panel.

Co-Authored-By: default avatarClaude Sonnet 4.6 <noreply@anthropic.com>
parent 7890bb30
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