Paul Belanger 42ef61dde0 Add a slug to better track dashboards
Currently grafana will generate a slug based on the title name. For
now, we can use an existing python library to do this.  Ideally, we'll
need to make sure the slugs generated between both are kept in sync.

How hard can that be?

Also move our validation logic into parser.py, since they are closely
related.

Change-Id: Id43f51d3f9db9131c25a8130f957572344a7d8f1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-09-28 10:15:10 -04:00
2015-05-04 13:14:07 -04:00
2015-09-23 14:55:34 -04:00
2015-09-23 10:37:18 -04:00
2015-05-04 13:14:07 -04:00
2015-05-04 13:14:07 -04:00
2015-05-04 13:14:07 -04:00
2015-05-04 13:14:07 -04:00
2015-05-04 13:14:07 -04:00
2015-05-04 13:14:07 -04:00
2015-05-04 13:14:07 -04:00
2015-06-08 11:32:28 -04:00
2015-09-17 14:15:51 -04:00
2015-09-21 13:38:59 +00:00
2015-09-28 10:15:10 -04:00

grafyaml

Grafyaml takes simple descriptions of Grafana dashboards in YAML format, and uses them to configure Grafana.

Features

  • TODO
Description
Tools to make Grafana dashboards from templates
Readme 1.3 MiB
Languages
Python 99%
Dockerfile 1%