Tools to make Grafana dashboards from templates
Go to file
Paul Belanger 71e14b74f2 Initial commit of schema
Here we are using voluptuous to help validate our yaml files.  Right now we we
just have support for text panels, but it is a start.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-05-05 10:52:01 -04:00
doc/source Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
grafana_dashboards Initial commit of schema 2015-05-05 10:52:01 -04:00
tests Initial commit of schema 2015-05-05 10:52:01 -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 Initial commit of schema 2015-05-05 10:52:01 -04:00
setup.cfg Initial Cookiecutter Commit. 2015-05-04 13:14:07 -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 Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00

README.rst

grafyaml

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

Features

  • TODO