monitoring-setup

Configure Prometheus and Grafana with alerting rules, SLOs, and error budgets.

22|8|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/inbharatai/claude-skills --skill monitoring-setup-inbharatai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring-setup
Source: https://github.com/inbharatai/claude-skills/tree/main/skills/monitoring-setup
Command: npx skills add https://github.com/inbharatai/claude-skills --skill monitoring-setup-inbharatai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the setup and configuration of essential DevOps monitoring tools, ensuring your systems are observable and alerts are actionable.

Core Features & Use Cases

  • Observability Stack Configuration: Set up Prometheus for metrics collection and Grafana for visualization.
  • Alerting & SLOs: Define alerting rules, Service Level Objectives (SLOs), and error budgets to proactively manage system health.
  • On-Call Runbooks: Generate documentation for on-call engineers to respond effectively to incidents.
  • Use Case: You're launching a new microservice and need to ensure it's properly monitored. Use this Skill to generate the necessary Prometheus scrape configurations, Grafana dashboards, and alerting rules based on key service metrics.

Quick Start

Help me set up Prometheus and Grafana for my new web application.

Frequently Asked Questions about monitoring-setup

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

FAQPage Schema
How do I set up Prometheus and Grafana for monitoring a new application?

Configure Prometheus and Grafana monitoring by generating scrape configurations for metrics collection and building visualization dashboards. This Skill produces the necessary infrastructure automation files to establish a comprehensive observability stack for your new web application.

What is the best way to define SLOs and error budgets for my infrastructure?

Defining SLOs and error budgets involves establishing alerting rules that proactively manage system health based on collected metrics. This Skill generates Service Level Objectives and error budget configurations to automate tracking and alerting for your DevOps workflows.

Can I generate on-call runbooks alongside Grafana dashboards and alerting rules?

Generating on-call runbooks is supported alongside Grafana dashboards and alerting rules. This Skill produces documentation for on-call engineers to respond effectively to incidents triggered by the configured Prometheus and Grafana observability stack.

Do I need Prometheus and Grafana already installed to configure monitoring?

Prometheus and Grafana must be installed and accessible before configuring monitoring. This Skill requires both platforms to be operational in your environment to generate and apply the scrape configurations, dashboards, and alerting rules successfully.

How does alerting configuration work for microservices in a DevOps workflow?

Alerting configuration for microservices works by defining rules that evaluate metrics collected by Prometheus against SLO thresholds. This Skill generates those alerting rules and error budgets to support proactive system health management within infrastructure automation workflows.