What problem does it solve?
This Skill eliminates the steep learning curve and manual configuration required to deploy a full observability stack on Kubernetes, including Grafana, Prometheus, Loki, and Tempo, along with dashboard creation, datasource configuration, and secure SSO integration, which typically requires deep expertise in multiple Helm charts, Kubernetes operators, and observability tools.
Core Features & Use Cases
- Production Stack Deployment: Deploy the kube-prometheus-stack Helm chart with correct CRD synchronization, cross-namespace Prometheus scraping, and persistent storage for Grafana, Prometheus, and Alertmanager.
- Dashboard Creation & Management: Build dashboards using Grafana's official Foundation SDK or hand-written JSON, with pre-built reference dashboards for Kubernetes cluster health, Ceph storage, Traefik networking, and common applications like ArgoCD and Authentik.
- Observability Integration: Configure Prometheus, Loki, and Tempo datasources, set up ServiceMonitors/PodMonitors for application metrics, and integrate Authentik OIDC for secure SSO access to Grafana.
- Real-World Use Case: A platform engineer can use this Skill to deploy a complete monitoring stack for a Kubernetes cluster, import pre-built infrastructure dashboards, and enable SSO for the Grafana UI in minutes instead of hours of manual configuration.
Quick Start
Use the grafana skill to deploy the kube-prometheus-stack Helm chart to your Kubernetes monitoring namespace and configure Loki and Tempo datasources for full logs and trace correlation.