What you’ll learn
If you’ve ever lost track of who changed a dashboard, or spent an afternoon recreating panels someone deleted by accident, this journey is for you. It’s built around three main sections that teach you to manage dashboards as code:
What you’ll build
During this journey you’ll build a complete dashboard-as-code workflow:
- A dashboard defined in Go or TypeScript
- Deployed to Grafana via Terraform
- Automated through a GitHub Actions pipeline
By the end, every dashboard change goes through version control, code review, and automated deployment, just like your infrastructure.