hyperhive/nix/host-modules/swarm-grafana/dashboards
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris ae31f30c43 swarm-grafana: rebuild the agents dashboard as real v2-schema tabs
Confirmed empirically (real Grafana 13.0.7, a file-based provisioner
identical in shape to swarm-grafana.nix's) that the deployed version
provisions v2-schema dashboards natively, tabs included, no migration
path needed. Supersedes the row-based split from the previous commit
on this branch: same four groups (activity/cost/health/subagents), same
17 panels with identical content (targets, fieldConfig, options,
descriptions all carried over unchanged — only the document shape
around them moved from a flat panels array + row wrapper panels to the
v2 schema's spec.elements map + spec.layout TabsLayout referencing them
by id), now rendered as real browser tabs instead of accordion rows.

Generated the panel-content half of this file mechanically rather than
hand-authoring the new schema: posted the pre-conversion (v1, flat,
17-panel) dashboard to a local Grafana 13.0.7 and read it back through
the v2beta1 API, which is Grafana's own conversion of the exact same
panel content into the v2 element shape — then replaced only the
generated layout (a flat GridLayout) with a hand-authored TabsLayout
grouping the same element references into the four tabs. Verified the
result end-to-end against the same local instance: file-provisioned
(confirmed via the loaded object's own grafana.app/managedBy annotation),
and a real screenshot of each of the four tabs rendering with its
correct panels.
2026-09-14 00:19:23 +02:00
..
agents.json swarm-grafana: rebuild the agents dashboard as real v2-schema tabs 2026-09-14 00:19:23 +02:00
authelia.json treefmt: apply prettier 2026-09-02 15:25:07 +02:00
bao.json treefmt: apply prettier 2026-09-02 15:25:07 +02:00
claude-usage.json swarm-grafana: add cost/tokens-by-agent panels to the claude usage dashboard 2026-09-13 16:38:47 +02:00
forge.json treefmt: apply prettier 2026-09-02 15:25:07 +02:00
logstore.json grafana: show which sources are shipping, not just that the store is up 2026-09-08 00:43:23 +02:00
metricstore.json treefmt: apply prettier 2026-09-02 15:25:07 +02:00
queue.json treefmt: apply prettier 2026-09-02 15:25:07 +02:00