grafana: leaderboard author label falls back to the last one seen in the range #19

Merged
grenade merged 1 commits from arena/author-range-fallback into main 2026-09-04 07:12:08 +00:00

1 Commits

Author SHA1 Message Date
Rob Thijssen
c10d48da3a grafana: leaderboard author label falls back to the last one seen in the range
The exporter emits quantus_author_node_info only for authors in its rolling
block window, which is rebuilt from live blocks after a restart, while the
leaderboard covers the dashboard range. Authors outside the window showed a
blank author cell. Query G now takes the current series and, for preimages
without one, the last label set seen in the range (one per preimage).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CBgs2nSi4H2mdh8kD8vMX5
2026-09-04 10:11:50 +03:00