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
Owner

Follow-up to #17. 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 (screenshot after the #18 deploy: 9 of 20 rows blank). Query G now takes the current series and, for preimages without one, the last label set seen in the range, one per preimage. Verified against Prometheus: 11 current series, 13 with the 6 h fallback; older rows fill in as the metric's history grows past the range.

🤖 Generated with Claude Code

https://claude.ai/code/session_01CBgs2nSi4H2mdh8kD8vMX5

Follow-up to #17. 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 (screenshot after the #18 deploy: 9 of 20 rows blank). Query G now takes the current series and, for preimages without one, the last label set seen in the range, one per preimage. Verified against Prometheus: 11 current series, 13 with the 6 h fallback; older rows fill in as the metric's history grows past the range. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01CBgs2nSi4H2mdh8kD8vMX5
grenade added 1 commit 2026-09-04 07:12:01 +00:00
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
grenade merged commit 25a5ab6428 into main 2026-09-04 07:12:08 +00:00
grenade deleted branch arena/author-range-fallback 2026-09-04 07:12:09 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lair/quantus#19