What problem does it solve?
Teams often lack clear, consistent standards for what to monitor, when to alert, and how to manage logs, leading to missed incidents or alert fatigue. This Skill provides a structured reference for defining monitoring thresholds, alert severity levels, and log retention policies.
Core Features & Use Cases
- Monitoring Metrics: Defines concrete thresholds for application metrics (error rate < 1%, P99 response time < 500ms) and system metrics (CPU < 80%, memory < 85%, disk < 90%).
- Alert Rules: Maps severity levels P0-P3 to trigger conditions and notification channels, from phone calls for outages to email for resource warnings.
- Log Management: Covers centralized log collection, log level classification (ERROR, WARN, INFO, DEBUG), 30-day retention, and sensitive data masking.
- Use Case: When setting up observability for a new service, use this Skill to generate a complete monitoring and alerting baseline with thresholds and escalation paths.
Quick Start
Ask the agent to configure monitoring metrics and alert rules for your service using the monitoring-alerting guidelines.