grafana-dashboards

Design and deploy production Grafana dashboards for system and application metrics.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/chicanoandres702/SentientAIBrowser --skill grafana-dashboards-chicanoandres702
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grafana-dashboards
Source: https://github.com/chicanoandres702/SentientAIBrowser/tree/main/.agents/workflows/grafana-dashboards
Command: npx skills add https://github.com/chicanoandres702/SentientAIBrowser --skill grafana-dashboards-chicanoandres702

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Real-time visibility into system and application metrics through production-ready Grafana dashboards, enabling rapid monitoring, observability, and data-driven decision making.

Core Features & Use Cases

  • Production-ready Grafana dashboards for monitoring API endpoints, infrastructure, and business metrics.
  • Template-driven provisioning to ensure consistency across services and environments.
  • Observability workflows including incident response, SLO tracking, and capacity planning.

Quick Start

Create a production-ready Grafana dashboard from the provided templates and deploy it to your Grafana instance.

Frequently Asked Questions about grafana-dashboards

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

FAQPage Schema
How do I build production-ready Grafana dashboards for API and infrastructure monitoring?

To build production Grafana dashboards, use template-driven provisioning to visualize API endpoints, infrastructure components, and business metrics. This approach ensures consistent observability across services and enables repeatable deployments.

What is Grafana dashboard provisioning and when do I need it for observability?

Grafana dashboard provisioning is the practice of deploying dashboards as code using templates, which you need when managing observability across multiple environments. It enables scalable, repeatable monitoring deployments without manual panel configuration.

Can I use templating to track SLOs and business KPIs in Grafana?

Yes, you can use Grafana templating to create dynamic panels for tracking SLOs and business KPIs. Templating allows you to build reusable dashboard views that filter metrics by service, environment, or time range for capacity planning.

What's the best way to visualize application performance metrics in Grafana?

The best way to visualize application performance metrics is by designing dedicated Grafana panels that query your application data sources. Implementing templating and asset references ensures these performance views remain consistent during incident response.

Do I need predefined asset references to deploy scalable Grafana monitoring dashboards?

You need asset references to deploy scalable Grafana monitoring dashboards because they provide the reusable components required for consistent panel design. These references integrate with provisioning to enable repeatable observability deployments across environments.

Why use template-driven provisioning instead of manual Grafana dashboard configuration?

Use template-driven provisioning instead of manual Grafana dashboard configuration to guarantee consistency across services and environments. Provisioning eliminates manual setup errors and enables rapid deployment of standardized observability views.