What problem does it solve?
This Skill provides comprehensive guidance and configuration examples for setting up, managing, and optimizing the Prometheus and Grafana monitoring stack, enabling robust observability for applications and infrastructure.
Core Features & Use Cases
- Prometheus Configuration: Detailed examples for
prometheus.yml, service discovery (Kubernetes, file-based, EC2), and relabeling.
- PromQL Mastery: Essential queries for counters, gauges, histograms, aggregation, and complex scenarios.
- Grafana Dashboards: Best practices for dashboard design (RED, USE methods), panel types, templating, and SLO implementation.
- Alerting & Long-Term Storage: Configuration for Alertmanager, PrometheusRule CRDs, Thanos, and Cortex.
- Use Case: You need to set up a new microservice's monitoring. Use this Skill to configure Prometheus scraping, define essential PromQL queries for its performance metrics, design a Grafana dashboard using the RED method, and set up alerts for critical conditions like high error rates or latency.
Quick Start
Use the metrics-stack skill to configure Prometheus scrape jobs for Kubernetes pods.