grafana-dashboards

Design Grafana dashboards for Prometheus metrics with variables and alerting.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Jhabbig/Habbig --skill grafana-dashboards-jhabbig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grafana-dashboards
Source: https://github.com/Jhabbig/Habbig/tree/main/.claude/plugins/wshobson/observability-monitoring/skills/grafana-dashboards
Command: npx skills add https://github.com/Jhabbig/Habbig --skill grafana-dashboards-jhabbig

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn raw metrics into clear, production-ready Grafana dashboards so teams can spot incidents, track service health, and understand system performance at a glance.

Core Features & Use Cases

  • Observability Dashboards: Design dashboards for APIs, infrastructure, databases, and application health with a strong visual hierarchy.
  • Metric Visualization: Build panels for request rate, error rate, latency, saturation, and business KPIs using Prometheus-friendly queries.
  • Operational Readiness: Add variables, thresholds, alerts, and provisioning patterns so dashboards work reliably in real environments.
  • Use Case: A platform team can create a single production monitoring board that shows uptime, latency, and error spikes across services while also supporting team-specific filters.

Quick Start

Create a production-ready Grafana dashboard for my Prometheus metrics with clear panel layout, useful variables, and alert thresholds.

Frequently Asked Questions about grafana-dashboards

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

FAQPage Schema
How do I build a production Grafana dashboard for Prometheus metrics?

To build a production Grafana dashboard for Prometheus metrics, define your panel hierarchy, configure variables for filtering, and apply alert thresholds to track service health and operational metrics like latency and error rates.

What is dashboard-as-code provisioning in Grafana?

Dashboard-as-code provisioning in Grafana is the practice of defining your monitoring boards and alerting rules in JSON, Terraform, or Ansible, allowing you to version control and automate deployments across production environments.

Can I use Terraform to automate Grafana dashboard creation?

Yes, you can use Terraform to automate Grafana dashboard creation by provisioning your monitoring panels, variables, and alert thresholds as code, ensuring reliable and repeatable deployments across your infrastructure.

Does this approach support visualizing SLOs and business KPIs alongside infrastructure metrics?

Yes, this approach supports visualizing SLOs and business KPIs alongside infrastructure metrics by designing panels with strong visual hierarchy that track request rates, saturation, and application health within a single production board.

What is the best way to structure Grafana panels for operational readiness?

The best way to structure Grafana panels for operational readiness is to organize them by visual hierarchy, add team-specific variables for filtering, and configure alert thresholds to spot incidents and track uptime reliably.