dhall-grafana
contains Dhall bindings to Grafana,
so you can generate Grafana dashboards from Dhall expressions. This will let
you easily typecheck, template and modularize your Grafana dashboards.
- docker
- docker-compose
$ docker-compose -f docker/docker-compose.yml up --build
Then visit http://localhost:3000 and see the generated dashboards.