grafana

Automate Grafana dashboard creation, provisioning, and monitoring for Kubernetes/OpenShift platforms.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/reverb256/hermes-skills --skill grafana-reverb256
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grafana
Source: https://github.com/reverb256/hermes-skills/tree/main/grafana
Command: npx skills add https://github.com/reverb256/hermes-skills --skill grafana-reverb256

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Grafana, Prometheus, Kubernetes, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complexity of Grafana dashboard creation, provisioning, and monitoring, providing expert-level guidance for building comprehensive monitoring solutions.

Core Features & Use Cases

  • Dashboard Creation: Offers best practices for designing effective monitoring dashboards.
  • Provisioning: Provides steps for using Terraform, Kubernetes ConfigMaps, and GrafanaDashboard CRs for dashboard management.
  • Monitoring: Guides on setting up SLO/SLI dashboards, alerts, and PromQL validation.
  • Use Case: When you need to monitor a Kubernetes/OpenShift platform, this Skill helps you create dashboards that visualize platform health and operational insights.

Quick Start

Run the grafana skill to provision a new Grafana dashboard for platform monitoring.

Frequently Asked Questions about grafana

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

FAQPage Schema
How do I provision Grafana dashboards on Kubernetes using GitOps?

To provision Grafana dashboards on Kubernetes, you can use GitOps workflows with Terraform, Kubernetes ConfigMaps, or GrafanaDashboard Custom Resources to automate deployment and manage dashboard configurations as code.

What is the best way to design Grafana dashboards for Kubernetes platform monitoring?

The best way to design Grafana dashboards for Kubernetes monitoring is to follow expert guidance on dashboard creation, focusing on visualizing platform health metrics and operational insights through effective layout and data visualization practices.

How do I validate PromQL queries before adding them to a Grafana dashboard?

You can validate PromQL queries during Grafana dashboard creation by using expert guidance and validation tools to ensure your Prometheus queries return accurate data before integrating them into your monitoring dashboards.

Can I set up SLO and SLI monitoring dashboards in Grafana for OpenShift?

Yes, you can set up SLO and SLI monitoring dashboards in Grafana for OpenShift by following guided steps to create dashboards that track service level objectives and indicators, along with configuring alerts for platform health.

Do I need Prometheus installed to use Grafana for Kubernetes monitoring?

Yes, you need Prometheus installed as a dependency, since Grafana relies on Prometheus as a data source to query metrics and visualize platform health for your Kubernetes or OpenShift monitoring environment.