SAService Architect Back to designer
SAService ArchitectDocumentation
Grafana dashboard 02_streams.jsonnet

Stream 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-dashboards renders 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 RatePanel

Aggregate message rate across all graph links in the selected service.

Message Rate per LinkPanel

Per-link throughput grouped by source and destination graph labels.

Messages DeliveredPanel

Cumulative number of messages delivered through graph links.

Configuration example

make grafana-dashboards