Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 938 Bytes

dashboard-as-code.md

File metadata and controls

25 lines (17 loc) · 938 Bytes
title date github_username
Dashboard as code; Using Jsonnet, Grafonnet-lib to create version control dashboards
2021-07-25 21:39:36 UTC
Sanhajio

author name: Sanhaji Omar

author bio: SRE at Hugging Face

expected time : 5 minutes

  • lightning talk (~ 5 min)
  • 15 min

language:

  • 🇫🇷
  • 🇬🇧

abstract: Most people copy/paste the Grafana json in a github repo and call that version controlling the dashboard. Although it does version control the dashboard, it does not make the widgets easily reusable and it is hardly ever maintained. In this talk I would go through one way of maintaining grafana dashboard as code using jsonnet, grafonnet-lib, and grizzly, we will also go through all the benefits that comes with it.