Observability And Instrumentation

Use when adding logging, metrics, tracing, or alerting to code that runs in production, or when a production incident couldn't be diagnosed from available data. Makes system behavior visible and diagnosable. Do NOT use for live debugging of an ongoing failure (use a debugging skill), profiling/optimization (use a performance skill), or launch-day monitoring checklists (use a shipping skill). Part of the afonsoft/skills collection.

afonsoft e0d8a48 2 files · 12.8 KB Updated

File contents

afonsoft/skills/tree/main/skills/observability-and-instrumentation commit e0d8a4819d

Frequently asked questions

npx skillmds@latest add afonsoft/observability-and-instrumentation