-
Notifications
You must be signed in to change notification settings - Fork 1
Enterprise Day Zero Demo
Huzefaaa2 edited this page Jan 26, 2026
·
1 revision
A prebuilt demo scenario with SLOs, a synthetic incident, RCA output, and a sample dashboard.
| Artifact | Path | Description |
|---|---|---|
| Sample manifests | demos/enterprise-day-zero/manifests/ |
K8s workloads for planning |
| SLO export | demos/enterprise-day-zero/assets/slo_export.json |
Baseline SLOs |
| OpenSLO bundle | demos/enterprise-day-zero/assets/openslo_bundle.json |
OpenSLO resources |
| Synthetic incident | demos/enterprise-day-zero/assets/incident.md |
Incident narrative |
| RCA output | demos/enterprise-day-zero/assets/rca_output.json |
Example RCA result |
| Grafana dashboard | demos/enterprise-day-zero/grafana/mindops-overview.json |
Dashboard template |
| OTEL configs | demos/enterprise-day-zero/otel/ |
Collector gateway + daemonset samples |
| Synthetic traces | demos/enterprise-day-zero/synthetic/ |
Trace generator script |
PYTHONPATH=projects/zero-touch-telemetry/src python3 -m zero_touch_telemetry.cli \
--manifests demos/enterprise-day-zero/manifests/sample_k8s.yaml \
--mode auto \
--output-dir demos/enterprise-day-zero/out
PYTHONPATH=projects/slo-copilot/src python3 -m slo_copilot.demo_all_cli \
--trace projects/slo-copilot/examples/sample_trace.json \
--telemetry-volume 0.9 \
--telemetry-volume 1.1
python3 demos/enterprise-day-zero/synthetic/generate_traces.py \
--output-dir demos/enterprise-day-zero/out \
--format bothMindOps — Closed‑loop observability for faster RCA, lower cost, and safer telemetry.
🧭 Explore: Home · Projects · Orchestrator · Control Plane
🏢 Enterprise: Adoption Guide · Security Model · Day‑Zero Demo
📣 Stay current: Dominant Forces in AI — curated research, trends, and battle‑tested playbooks.