grafana

Installation
SKILL.md

Grafana

Homelab-focused Grafana skill covering dashboard authoring, template variables, IaC provisioning (Grafana Operator CRDs and file-based), and alerting.

Two IaC paths:

  • k3s: Grafana Operator CRDs (GrafanaDashboard, GrafanaDatasource) — GitOps-friendly
  • Compose: File-based provisioning — JSON dashboards + YAML provider configs mounted into the container

See references/crd-examples.md for full YAML examples of both paths.


Dashboard JSON Model

Every dashboard is a JSON object. Key top-level fields:

Installs
2
GitHub Stars
2
First Seen
Jun 28, 2026
grafana — mattstruble/skills