Skip to content

Observability

This section covers runtime visibility, health, auditability, and operational diagnosis.

OpenFoundry mapping

  • /health conventions across services
  • services/audit-service
  • tracing dependencies in the Rust workspace
  • smoke and benchmark suites
  • runbooks under infra/runbooks

Key concerns

  • health and readiness
  • logs, traces, and metrics
  • runtime smoke validation
  • incident diagnosis and recovery support

Released under the Apache 2.0 License.