We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Grafana-As-Code: Fully reproducible Grafana dashboards with Grafonnet

Formal Metadata

Title
Grafana-As-Code: Fully reproducible Grafana dashboards with Grafonnet
Title of Series
Number of Parts
490
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date2020
LanguageEnglish

Content Metadata

Subject Area
Genre
Abstract
Grafana configuration can nowadays be fully done as code, which enables code review, code reuse, and in general better workflows when working with dashboards. This talk will present Grafonnet, a Jsonnet library to generate Grafana dashboards and some tips and tricks about how to use it efficiently and how to manage fully your grafana instances from code. We will also explore how Jsonnet and Grafonnet enable collaboration on dashboards, using Mixins and explain how to push dashboards to Grafana, either using Kubernetes, or direct to the Grafana API.