Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 2.37 KB

README.md

File metadata and controls

54 lines (38 loc) · 2.37 KB


Quick dashboard makeover

Static Badge

Learn by doing. Basics about dahsboards in Grafana, manipulate panels and options.

Requirements:

If you don't have Grafana, you have two options

  • Create a Grafana Cloud Free account. No credit card required.
  • Install Grafana on your laptop or server.

Create a free account Install Grafana


Exercices

This repo comes with 2 exerices:

  1. "Quick dashboard makeover": a guided exercice where we will change an ugly dashboard into a nice looking one
  2. "KitchenOps": an individual challenge. Same idea but you are on your own !

You will find the exercices in the folder Exercices.


Acknowledgments

This repo is a fork of the Extreme Dashboard Makeover developed by the Field Engineering team at Grafana Labs. It simplifies the workflow to import them as it relies only on a fake data generator (no need to have access to the data sources). But it makes sacrifice on the "Library panel" exercice as the distribution is made differently.

Some useful ressources from Grafana Labs and friends:

(back to top)