Files
SWOOSH/ops/observability.md
anthonyrawlins b41f03f4a0
Some checks failed
ci / validate (push) Has been cancelled
Initial commit: SWOOSH bootstrap with statechart spec, OpenAPI, ADRs, and ops harnesses
2025-10-02 09:59:59 +10:00

6 lines
234 B
Markdown

# Observability
- Export Prometheus metrics for transitions, guards, retries.
- Trace: one span per transition; include guard outcomes and linked evidence.
- Logs: append-only structured logs with state_pre_hash and state_post_hash.