monitoring-and-alerting

Design monitoring and alerting around user-impact symptoms with SLI/SLO targets and runbooks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ohsonerdy/openclaw-frontier-stack --skill monitoring-and-alerting-ohsonerdy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring-and-alerting
Source: https://github.com/ohsonerdy/openclaw-frontier-stack/tree/main/skills/monitoring-and-alerting
Command: npx skills add https://github.com/ohsonerdy/openclaw-frontier-stack --skill monitoring-and-alerting-ohsonerdy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents on-call burnout and missed incidents by turning noisy or missing alerting into a monitoring system grounded in user impact, with clear SLIs/SLOs, actionable alerts, and readable dashboards.

Core Features & Use Cases

  • User-impact first observability design: Translates what users feel (speed and failures) into RED/USE metrics and SRE “golden signals.”
  • SLI/SLO/SLA definition and error budgets: Ensures success targets are measurable, realistic, and derived from user tolerance rather than internal metrics.
  • Actionable, runbook-backed paging plus dashboard hierarchy: Designs alerts that fire on symptoms, reduce fatigue via windows/hysteresis/suppression, and provides the 2am context responders need.

Quick Start

Use the monitoring-and-alerting skill to design alerts and dashboards for your service so pages trigger only on actionable user-impact symptoms, including SLI/SLO targets and runbook discipline.

Frequently Asked Questions about monitoring-and-alerting

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

FAQPage Schema
How do I reduce alert fatigue and stop noisy pages in my monitoring system?

To reduce alert fatigue, monitoring and alerting should page humans only for actionable user-impact symptoms. This involves applying symptom-over-cause alerting, using thresholds with time windows, hysteresis, and suppression to ensure alerts fire only when truly needed.

How do I define SLI, SLO, and SLA targets based on user impact?

Defining SLI, SLO, and SLA targets requires translating user tolerance into measurable metrics using RED or USE methodologies. This ensures success targets are derived from user experience rather than internal metrics, maintaining a correct SLI/SLO/SLA chain and calculating error budgets.

What is the best way to design dashboards and runbooks for on-call incident readiness?

Designing dashboards and runbooks for incident readiness requires a dashboard hierarchy and alert design checklists covering ownership and escalation. This provides responders with immediate 2am context, ensuring they can quickly diagnose and resolve actionable user-impact symptoms.

How do I set up RED and USE metrics for a new service launch observability plan?

Setting up RED and USE metrics for new service launch observability involves translating what users feel, such as speed and failures, into SRE golden signals. This grounds the monitoring system in user impact and prepares actionable alerts before the service goes live.

Why do I need an alert audit plan and how does it use action-rate metrics?

An alert audit plan using action-rate metrics evaluates whether existing alerts are actually actionable. It identifies noisy or missing alerts, verifies SLI/SLO correctness, and drives alert fatigue reduction by ensuring pages only trigger for genuine user-impact symptoms.

Can I apply symptom-over-cause alerting to an existing system with missing alerts?

Symptom-over-cause alerting applies to existing systems with missing alerts by shifting focus to user-impact symptoms rather than underlying causes. This approach uses RED/USE-based metrics and SLI/SLO targets to catch incidents that traditional cause-based monitoring misses.