Tools to make Grafana dashboards from templates
Go to file
Paul Belanger b91de6e8e9 Rework unit tests
With help from JJB we now compare yaml to json, making sure we generating the
proper JSON from the schema

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-05-11 14:38:24 -04:00
doc/source Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
etc Create grafana section for configuration 2015-05-06 16:45:17 -04:00
grafana_dashboards Rework unit tests 2015-05-11 14:38:24 -04:00
tests Rework unit tests 2015-05-11 14:38:24 -04:00
.coveragerc Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
.gitignore Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
.gitreview Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
.mailmap Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
.testr.conf Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
HACKING.rst Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
LICENSE Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
MANIFEST.in Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
README.rst Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
babel.cfg Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
openstack-common.conf Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
requirements.txt Add oslo.log for logging 2015-05-06 16:01:03 -04:00
setup.cfg Add grafana-dashboards cli client 2015-05-06 13:02:55 -04:00
setup.py Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
test-requirements.txt Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
tox.ini Add oslo.log for logging 2015-05-06 16:01:03 -04:00

README.rst

grafyaml

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

Features

  • TODO