Skill
Observability and Instrumentation
Writes telemetry alongside the feature, not after the first incident.
Install
npx skills add addyosmani/agent-skills --skill observability-and-instrumentation
Triggers on
Canlıya çıkacak bir özellik, servis, arka plan işi ya da dış entegrasyon yazılırken ve alarm kuralları gözden geçirilirken
Needs tools
ReadEdit
- Author
- Addy Osmani
- License
- MIT
Instrumentation starts from the two to four questions an on-call engineer will ask about a feature, and only the structured logs, RED metrics and OpenTelemetry spans that answer them get added. Anything that answers no written question is treated as noise. Live incident work is deliberately handed to a debugging skill and measured slowness to a performance skill — this one exists to make both of those fast the next time round.
Comments(0)
Sign in to comment