prometheus-grafana

Collect metrics and visualize system performance with Prometheus and Grafana.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/saahilvasdev/obs-poc --skill prometheus-grafana-saahilvasdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prometheus-grafana
Source: https://github.com/saahilvasdev/obs-poc/tree/main/.agents/skills/prometheus-grafana
Command: npx skills add https://github.com/saahilvasdev/obs-poc --skill prometheus-grafana-saahilvasdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Prometheus and Grafana enable teams to collect, visualize, and alert on system metrics, turning raw data into actionable insights.

Core Features & Use Cases

  • Metrics collection and visualization with Prometheus and Grafana
  • Alerting rules, dashboards, and PromQL queries for Kubernetes and infrastructure
  • Use Case: Monitor applications and clusters, build dashboards, and automate alerting to reduce MTTR

Quick Start

Deploy Prometheus and Grafana, connect them to your targets, and start building dashboards.

Frequently Asked Questions about prometheus-grafana

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

FAQPage Schema
How do I set up Prometheus and Grafana to monitor a Kubernetes cluster?

To set up Prometheus and Grafana monitoring, deploy both tools, connect Prometheus to your Kubernetes targets, and build dashboards from collected metrics. This Skill provides provisioning templates and sample configurations to guide deployment across cloud or on-prem environments.

How do I write PromQL queries for Grafana dashboards?

Writing PromQL queries for Grafana dashboards involves using Prometheus query language functions to aggregate and filter metrics. This Skill includes sample dashboards and PromQL query configurations to help visualize system performance data effectively.

Can I configure alerting rules with Prometheus and Grafana for infrastructure metrics?

Configuring alerting rules with Prometheus and Grafana allows you to automate alerting on infrastructure metrics to reduce mean time to resolution. This Skill provides sample alert rules and provisioning templates to set up automated notifications.

Does this Prometheus-Grafana stack work for both cloud and on-prem environments?

Yes, the Prometheus-Grafana stack works for cloud and on-prem environments. You can apply the provided provisioning templates, dashboards, and alert rules to Kubernetes clusters, on-cloud, or on-prem infrastructure to collect and visualize metrics.

What dependencies do I need to deploy Prometheus and Grafana dashboards?

You need curl and jq installed to deploy Prometheus and Grafana dashboards using this configuration. These command-line tools process the provisioning templates, sample configurations, and API requests required for deployment.

Why use Prometheus and Grafana together for system performance monitoring?

Using Prometheus and Grafana together enables teams to collect, visualize, and alert on system metrics, turning raw data into actionable insights. This combination provides metrics collection, dashboard visualization, and automated alerting to reduce MTTR.