Tools to make Grafana dashboards from templates
Go to file
Paul Belanger b02e007258 Clean up README after import
Change-Id: I148dd2f0e4c133cdbce68b1ca616978074ff58a1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-06-08 11:32:28 -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 Add unit tests for Text Row 2015-05-11 15:05:40 -04:00
.coveragerc Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
.gitignore Fix tox -ecover command 2015-05-11 14:53:24 -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 Clean up README after import 2015-06-08 11:32:28 -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 Fix tox -ecover command 2015-05-11 14:53:24 -04:00

README.rst

grafyaml

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

Features

  • TODO