Grafana dashboard
04_datasink.jsonnetData Sinks
Observability for outbound connectors and endpoints: output rate, active calls, latency, shutdown behavior, and request failures.
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.
Lifecycle and traffic properties
Panels included in this dashboard.
PropertyTypeDescription
Connector Stop TimeoutsPanelRate of outbound connector shutdown timeout events.
Connector Stop Timeouts totalPanelCumulative shutdown timeout count.
Message RatePanelOutbound endpoint message rate by connector and endpoint.
Requests and failures properties
Panels included in this dashboard.
PropertyTypeDescription
Active RequestsPanelOutbound requests currently in progress.
Request Duration p50 / p95 / p99PanelOutbound request latency percentiles.
Request Errors RatePanelRate of endpoint events classified as request_error.
Other Error Event RatesPanelOther connector and endpoint failures separated by event label.
Total Request ErrorsPanelCumulative outbound request failures.
Configuration example
$job -> connector -> endpoint