Files
git.stella-ops.org/docs/modules/telemetry
StellaOps Bot 44171930ff
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Policy Lint & Smoke / policy-lint (push) Has been cancelled
devportal-offline / build-offline (push) Has been cancelled
feat: Add UI benchmark driver and scenarios for graph interactions
- Introduced `ui_bench_driver.mjs` to read scenarios and fixture manifest, generating a deterministic run plan.
- Created `ui_bench_plan.md` outlining the purpose, scope, and next steps for the benchmark.
- Added `ui_bench_scenarios.json` containing various scenarios for graph UI interactions.
- Implemented tests for CLI commands, ensuring bundle verification and telemetry defaults.
- Developed schemas for orchestrator components, including replay manifests and event envelopes.
- Added mock API for risk management, including listing and statistics functionalities.
- Implemented models for risk profiles and query options to support the new API.
2025-12-02 01:28:17 +02:00
..
2025-11-23 14:53:13 +02:00

StellaOps Telemetry

Telemetry module captures deployment and operations guidance for the shared observability stack (collectors, storage, dashboards).

Latest updates (2025-11-30)

  • Sprint tracker docs/implplan/SPRINT_0330_0001_0001_docs_modules_telemetry.md and module TASKS.md added to mirror status.
  • Observability runbook stub + dashboard placeholder added under operations/ (offline import).
  • Storage/isolation posture references updated; align with platform docs.

Responsibilities

  • Deploy and operate OpenTelemetry collectors for StellaOps services.
  • Provide storage configuration for Prometheus/Tempo/Loki stacks.
  • Document smoke tests and offline bootstrapping steps.
  • Align metrics and alert packs with module SLOs.

Key components

  • Collector deployment guide (./operations/collector.md).
  • Storage deployment guide (./operations/storage.md).
  • Smoke tooling in ops/devops/telemetry/.

Integrations & dependencies

  • DevOps pipelines for packaging telemetry bundles.
  • Module-specific dashboards (scheduler, scanner, etc.).
  • Security/Compliance for retention policies.

Operational notes

  • Smoke script references (../../ops/devops/telemetry).
  • Bundle packaging instructions in ops/devops/telemetry.
  • Sprint 23 console security sign-off (2025-10-27) added the console-security.json Grafana board and burn-rate alert pack—ensure environments import the updated dashboards/alerts referenced in docs/updates/2025-10-27-console-security-signoff.md.
  • Observability assets for this sprint: operations/observability.md and operations/dashboards/telemetry-observability.json (offline import).
  • ./operations/collector.md
  • ./operations/storage.md

Backlog references

  • TELEMETRY-OBS-50-001 … 50-004 in ../../TASKS.md.
  • Collector/storage automation tracked in ops/devops/TASKS.md.

Epic alignment

  • Epic 15 Observability & Forensics: deliver collector/storage deployments, forensic evidence retention, and observability bundles with deterministic configuration.