grafana-dashboards

Generate Grafana dashboards for Prometheus metrics with Terraform and Ansible provisioning.

Updated Sep 10, 2025
One-click install
npx skills add https://github.com/cuoreinpace/bdeornelas.github.io --skill grafana-dashboards-cuoreinpace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grafana-dashboards
Source: https://github.com/cuoreinpace/bdeornelas.github.io/tree/main/plugins/observability-monitoring/skills/grafana-dashboards
Command: npx skills add https://github.com/cuoreinpace/bdeornelas.github.io --skill grafana-dashboards-cuoreinpace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill enables the creation and management of production-ready Grafana dashboards, providing real-time visualization of system and application metrics for enhanced observability.

Core Features & Use Cases

  • Dashboard Creation: Design and implement dashboards for monitoring applications, infrastructure, and business KPIs.
  • Metric Visualization: Effectively display data from sources like Prometheus using various panel types (graphs, stats, tables, heatmaps).
  • Use Case: You need to build a dashboard to monitor the performance of your API, displaying request rates, error percentages, and latency percentiles.

Quick Start

Create an API monitoring dashboard using the provided JSON configuration.

Frequently Asked Questions about grafana-dashboards

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

FAQPage Schema
How do I create a Grafana dashboard to visualize Prometheus metrics for API monitoring?

Create a Grafana dashboard by applying the provided JSON configuration to visualize Prometheus metrics, displaying API request rates, error percentages, and latency percentiles for real-time system observability.

What is the best way to design SLO dashboards in Grafana for infrastructure monitoring?

Design SLO dashboards in Grafana by applying built-in dashboard design principles and selecting appropriate panel types like graphs, stats, tables, and heatmaps to effectively visualize infrastructure metrics.

Can I use Terraform or Ansible to provision Grafana dashboards?

Yes, you can provision Grafana dashboards using infrastructure-as-code tools like Terraform and Ansible, which are supported for managing and deploying dashboard configurations.

How do Grafana dashboard variables and alerts work for tracking business KPIs?

Grafana dashboard variables enable dynamic metric filtering across panels, while alerts trigger notifications when business KPI metrics cross defined thresholds, ensuring continuous tracking of application performance.

Do I need Prometheus to implement observability dashboards with Grafana?

Prometheus is the primary supported data source for implementing observability dashboards in this context, though Grafana itself supports various panel types to visualize metrics from multiple sources.

Why use JSON configuration for Grafana dashboard creation instead of manual UI design?

Using JSON configuration for Grafana dashboard creation enables reproducible, version-controlled deployments and integrates seamlessly with provisioning methods like Terraform and Ansible.