Export Center Observability

Audience: Operators and SREs monitoring the StellaOps Export Center service. Purpose: Describe the dashboards, metrics, logs, health probes, and alerts used to observe export runs — and how to validate them in fully offline deployments.

For end-to-end operational procedures (SLOs, capacity, failure response), see the Export Center Operations Runbook.

Dashboards (offline import)

Key metrics

Logs & traces

Health/diagnostics

Alert hints

Offline verification steps

  1. Import Grafana JSON locally; point to Prometheus scrape labeled export-center.
  2. Run stella export bundle --profile <profile> --manifest out/manifest.json and verify hashes via jq -r '.files[].sha256' against generated bundles.
  3. Fetch /status and compare commit/version to offline bundle manifest.