Observability And Logging

Structured logging and production observability for services, covering log levels, correlation IDs, health checks, metrics, tracing, SLOs, resilient outbound calls, graceful shutdown, and the startup readiness banner. Use when you say "add logging to this service", "my logs have no trace id", "add a readiness probe", "put a timeout and retry on this client", or "print a startup banner when the app is up". Not for CI/CD pipelines and release gating, use `deployment-patterns`.

Lukk17 3172722 2 files · 20.2 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/observability-and-logging commit 31727226e4

Frequently asked questions

npx skillmds@latest add lukk17/observability-and-logging