hyperhive/nix/host-modules/swarm-grafana/dashboards
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 20135962de grafana: rank the by-label panel as bars, and stop calling it open issues
Two findings on one panel, both from mara.

Form: 24 label series drawn as overlapping timeseries lines is
unreadable by construction. The panel is a current-count ranking, not a
time evolution, so it becomes a horizontal bar gauge on an instant
sort_desc query -- identity on the axis, magnitude in the bar, and a
fixed colour because colour was carrying no information that the axis
was not already carrying.

Title: the metric counts open AND closed issues. Measured, not assumed
-- the largest single label reads 1619 while gitea_issues_open reads
117, and no label can outnumber the set it is a subset of. The panel had
been asserting the opposite since it was written.
2026-08-28 13:23:25 +02:00
..
agents.json feat(#3494): filter the agents dashboard by hive 2026-08-23 22:51:25 +02:00
authelia.json feat(swarm-grafana): provision an authelia dashboard 2026-08-24 15:59:28 +02:00
claude-usage.json feat(#3494): provision the claude-usage dashboard 2026-08-23 23:21:50 +02:00
forge.json grafana: rank the by-label panel as bars, and stop calling it open issues 2026-08-28 13:23:25 +02:00
logstore.json swarm-grafana: provision log store and metrics store dashboards 2026-08-26 21:37:31 +02:00
metricstore.json swarm-grafana: provision log store and metrics store dashboards 2026-08-26 21:37:31 +02:00
queue.json swarm-grafana: put the queue panels that pair next to each other 2026-08-26 18:51:25 +02:00