Tools to make Grafana dashboards from templates
Go to file
Paul Belanger 562d075a46 Drop oslosphinx requirement
Since we are not an official OpenStack project, no need to look like
one.

Change-Id: I6925799ebaf4086ea499be81c2be9de2aedb57ac
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-09-28 14:34:52 -04:00
doc/source Drop oslosphinx requirement 2015-09-28 14:34:52 -04:00
etc The apikey is now optional 2015-09-23 14:55:34 -04:00
grafana_dashboards Initial support for singlestat panel 2015-09-25 17:00:18 -04:00
tests Initial support for singlestat panel 2015-09-25 17:00:18 -04:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:23:17 +00:00
.gitignore Drop oslosphinx requirement 2015-09-28 14:34:52 -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 Drop oslosphinx requirement 2015-09-28 14:34:52 -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