Telemetry Observability Runbook

This runbook tells operators how to observe the Stella Ops telemetry pipeline itself: which dashboards and metrics to watch, the health and alert signals that matter, and how to verify the pipeline offline. For deployment, see the collector and storage runbooks; for the design, see the telemetry architecture.

Audience: platform operators and on-call engineers monitoring collector health, ingestion, retention, and query latency — including air-gapped deployments.

Dashboards (offline import)

Key metrics

Logs & traces

Health/diagnostics

Alert hints

Offline verification steps

  1. Import the Grafana JSON locally and point it at the Prometheus scrape labeled telemetry.
  2. Run a collector smoke test: push sample OTLP spans, logs, and metrics to the local collector and confirm the metrics above appear in Prometheus.
  3. Fetch /status and compare commit/version against the Offline Kit bundle manifest.