hyperhive/nix/host-modules/swarm-grafana/dashboards
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 8796f4edac swarm-grafana: provision a queue (nats) dashboard
Split out of the combined swarm-services board, which mara declined as
multiple dashboards in one trench coat. Its 17 panels partition exactly
by subject -- 3 services / 5 metrics store / 5 queue / 4 log store, with
no panel belonging to two -- so this is a re-cut of verified panels, not
new authoring.

Seven panels: connections, subscriptions, slow consumers and JetStream
API errors as stats, messages over the range, plus pending bytes (the
leading indicator for a slow consumer) and JetStream store size against
its configured limit (the only capacity question the queue has).

Connections is red at zero, unlike every other count here: three things
hold a connection at all times, so an empty count means the queue is
refusing everyone -- and a callout denial reaches a client as a timeout
rather than an error, which makes this often the first visible sign.
2026-08-26 18:41:12 +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
queue.json swarm-grafana: provision a queue (nats) dashboard 2026-08-26 18:41:12 +02:00