Grafana dashboard
02_streams.jsonnetStream Pipeline
Shows message movement through graph links so operators can compare link throughput and confirm that messages reach downstream nodes.
When to use
Use this page to understand the generated dashboard, its panels, and the signals behind them.
Behavior
- The code generator creates Jsonnet sources for every generated service.
make grafana-dashboardsrenders them to Grafana JSON.
How to read it
Use the total rate to spot service-wide stalls, then compare individual from and to link labels to locate the graph edge where throughput changed.
Panels properties
Panels included in this dashboard.
PropertyTypeDescription
Total Message RatePanelAggregate message rate across all graph links in the selected service.
Message Rate per LinkPanelPer-link throughput grouped by source and destination graph labels.
Messages DeliveredPanelCumulative number of messages delivered through graph links.
Configuration example
make grafana-dashboards