What problem does it solve?
Manually crafting Grafana dashboards, panels, variables, and alerts is time‑consuming and error‑prone, especially when scaling monitoring across many services.
Core Features & Use Cases
- Dashboard creation: generate complete Grafana dashboards from JSON templates.
- Panel management: add, configure, and customize time‑series, stat, gauge, table, and other panel types.
- Variables & transformations: define reusable template variables and apply client‑side data transformations.
- Alerting & linking: set up alerts, dashboard links, and annotation queries for operational visibility.
- Use case: quickly provision a “Service Overview” dashboard that monitors request rates, error percentages, and deployment events for a microservice fleet.
Quick Start
Ask the dashboarding skill to create a new Grafana dashboard named "Service Overview" with a time‑series panel showing request rate.