hyperhive/nix/host-modules/swarm-grafana/dashboards
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris c9ba906284 swarm-grafana: replace busiest-agents bargauges with an actual table
mara: 'i asked for a table. ask when doing something different.' Right
call — the PR body flagged the bargauge substitution as an open question,
not a decision, and I should have waited for an answer instead of
treating the silent absence of an objection as one.

Single 'Busiest agents' table panel (replaces the 5 per-metric bargauges):
5 table-format instant queries (turns, input, output, cache-read, cost)
joined on the agent label (joinByField), renamed to the screenshot's own
column names via organize, sorted by turns descending via sortBy — same
column set and sort order as the attached /stats screenshot.

This is a genuinely novel schema shape for this repo: no table panel,
transformation, or field-override config exists anywhere else in
nix/host-modules/swarm-grafana/dashboards/*.json to verify the join/
organize/sortBy option shapes against. Structurally verified (valid
JSON, jq empty, unique panel ids, every panel referenced exactly once,
nix fmt clean, dashboard-description lint clean) but the join/rename
field-name mechanics (whether Grafana names the joined columns exactly
'Value #A'/'Value #B'/etc.) are built from general Grafana schema
knowledge, not a working local precedent — flagging that explicitly so
the actual render gets checked before merge.
2026-09-20 23:40:21 +02:00
..
agents.json swarm-grafana: replace busiest-agents bargauges with an actual table 2026-09-20 23:40:21 +02:00
authelia.json grafana dashboards: shorten panel descriptions 2026-09-20 14:42:39 +02:00
bao.json grafana dashboards: shorten panel descriptions 2026-09-20 14:42:39 +02:00
claude-usage.json grafana dashboards: shorten panel descriptions 2026-09-20 14:42:39 +02:00
forge.json grafana dashboards: shorten panel descriptions 2026-09-20 14:42:39 +02:00
logstore.json swarm-grafana: sort logstore bargauge panels by value 2026-09-20 20:02:42 +02:00
metricstore.json grafana dashboards: shorten panel descriptions 2026-09-20 14:42:39 +02:00
queue.json grafana dashboards: shorten panel descriptions 2026-09-20 14:42:39 +02:00