Observability Modeling

Use when designing telemetry semantics before or during implementation: logs, metrics, traces, events, spans, attributes, correlation IDs, SLOs, alert signals, and diagnostic questions. Do NOT use for domain/business event contracts (use `event-contract-design`), configuring an error tracker alone (use `error-tracking`), performance optimization (use `performance-engineering`), or debugging a current incident (use `debugging`). Do NOT use for set up Sentry error tracking for this app. Do NOT use for profile and optimize a slow endpoint. Do NOT use for debug the current production incident. Do NOT use for write application tests for this feature.

jacob-balslev 915ffe4 4 files · 34.5 KB Updated

File contents

jacob-balslev/skill-graph/tree/main/marketplace/skills/observability-modeling commit 915ffe4f01

Frequently asked questions

npx skillmds@latest add jacob-balslev/observability-modeling