Observability Checklist

Evaluates service maturity across logs, metrics, traces, and alerting gaps.

9|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Notysoty/openagentskills --skill observability-checklist
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Observability Checklist
Source: https://github.com/Notysoty/openagentskills/tree/main/skills/observability-checklist
Command: npx skills add https://github.com/Notysoty/openagentskills --skill observability-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies gaps in a service's observability coverage—logs, metrics, traces, and alerting—so teams can diagnose incidents faster and improve reliability.

Core Features & Use Cases

  • Systematic evaluation of structured logging, including formats, fields, and correlation IDs
  • Metrics assessment covering latency, error rates, throughput, and health checks
  • Distributed tracing coverage including propagation and span inclusion across services
  • Alerting readiness and runbooks to guide on-call responders
  • Guidance for dashboards and incident response workflows
  • Use cases include pre-production readiness, incident postmortems, and on-call readiness exercises

Quick Start

Copy this SKILL.md to .agents/skills/observability-checklist/SKILL.md in your project root and run an observability review against your service.

Frequently Asked Questions about Observability Checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my service observability coverage for logs, metrics, and traces?▼

To check service observability coverage, evaluate structured logging formats, latency and error metrics, distributed tracing propagation, and alerting readiness against a scoring checklist to identify coverage gaps and prioritize reliability improvements.

What is included in an observability review for pre-production readiness?▼

An observability review for pre-production readiness includes systematic evaluation of structured logging fields, metrics for throughput and health checks, distributed trace spans, and alerting runbooks to ensure on-call responders can diagnose incidents.

How do I assess distributed tracing coverage across my microservices?▼

To assess distributed tracing coverage across microservices, review trace propagation mechanisms and verify span inclusion across services to ensure end-to-end request visibility and identify gaps in your observability strategy.

Can I use a scoring checklist for incident postmortems and on-call preparation?▼

Yes, you can use a scoring checklist for incident postmortems and on-call preparation to perform a comprehensive observability review, identify logging and alerting gaps, and generate prioritized recommendations for reliability improvements.

What's the best way to identify gaps in alerting readiness and runbook quality?▼

The best way to identify gaps in alerting readiness and runbook quality is to evaluate alerting configurations against on-call response workflows, checking that structured logging and dashboard basics sufficiently guide incident responders during outages.

Do I need specific monitoring tools to evaluate my service observability?▼

No specific monitoring tools are required to evaluate service observability, as the review applies a checklist to assess existing logs, metrics, traces, and alerting setups, generating a detailed gaps-and-recommendations output for your current stack.