All code visible below:
https://github.com/evanugarte/prometheus-monitoring-tutorial/tree/master/grafanalib-tutorial
0:00 Intro
0:12 Define prometheus container
2:46 Define basic grafana container
4:22 Add simple grafanalib code
8:03 Create Dockerfile
10:02 Testing it out
10:33 Adding more panels with grafanalib
12:28 Adjusting uptime metric
13:15 Creating second dashboard with grafanalib
14:06 Adjusting stat panel color + using latest value
15:18 Viewing generated JSON files from python code