Tools to make Grafana dashboards from templates
Go to file
Paul Belanger fb128ea722 Bump pbr requirement to >= 1.3
Also remove invalid comment about setup.py being managed my requirements repo.

Change-Id: I0b3e604b14648f9ae52ca2381269c13cf9e1574f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-09-21 13:38:59 +00: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 Use safe_load when parsing yaml 2015-08-14 17:33:38 -05:00
tests Fix --version CLI output 2015-06-30 13:07:51 -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
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