Files
master 66cb6c4b8a
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
feat: Add guild charters and task boards for various components
- Introduced guild charters for Scanner Deno, PHP, Ruby, Native, WebService, Java, Surface.Env, Surface.FS, Surface.Secrets, Surface.Validation, UI, Zastava Observer, Zastava Webhook, Zastava Core, and Plugin Platform.
- Each charter outlines the mission, scope, required reading, and working agreements for the respective guilds.
- Created task boards for Surface.Env, Surface.FS, Surface.Secrets, Surface.Validation, and Zastava components to track progress and dependencies.
- Ensured all documents emphasize determinism, offline readiness, security, and integration with shared Surface libraries.
2025-11-01 02:21:46 +02:00
..

StellaOps Telemetry

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

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.
  • ./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.