Tools to make Grafana dashboards from templates
Go to file
Paul Belanger 2ca5c35b28 Simplify .gitignore
Change-Id: I2991499044a834cb60a70b1c3f2763667f0558bc
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-09-23 10:37:18 -04:00
doc/source Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
etc Re-run tox -egenconfig to fix oslo.config bug 2015-06-22 10:31:28 -04:00
grafana_dashboards Fix scopping error with panel validation 2015-09-21 10:55:16 -04:00
tests Fix scopping error with panel validation 2015-09-21 10:55:16 -04:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:23:17 +00:00
.gitignore Simplify .gitignore 2015-09-23 10:37:18 -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
openstack-common.conf Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
requirements.txt Bump pbr requirement to >= 1.3 2015-09-21 13:38:59 +00:00
setup.cfg Remove Babel bits 2015-09-17 14:15:51 -04:00
setup.py Bump pbr requirement to >= 1.3 2015-09-21 13:38:59 +00:00
test-requirements.txt Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
tox.ini Drop support for py26 and py33 2015-06-08 11:49:52 -04:00

README.rst

grafyaml

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

Features

  • TODO