Files
git.stella-ops.org/docs/modules/telemetry
Vladimir Moushkov 691028fe69
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
feat: Document completed tasks across multiple components
- Added completed tasks documentation for Scheduler WebService, ImpactIndex, Models, Queue, Storage.Mongo, Worker, Signals, Signer, UI, Zastava.Observer, Zastava.Webhook, Zastava.Core, Cryptography.Kms, Cryptography, and Plugin.
- Each task includes ID, status, owners, dependencies, descriptions, and exit criteria to ensure clarity and traceability.
- Enhanced integration and unit testing coverage across various components to validate functionality and compliance with specifications.
2025-10-30 18:20:31 +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.