Tools to make Grafana dashboards from templates
Go to file
Paul Belanger b5ecab6d05 Refactor grafana.py test coverage
Add 2 new tests for the __init__ function. Testing with / without the
apikey.  Also rework our requests_mock logic.

Change-Id: Idea77b59b1ea2d6a2566e48810aa19c0455479ac
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-10-01 14:09:54 -04:00
doc/source Merge "Add docs for grafana-dashboards command" 2015-10-01 14:25:55 +00:00
etc Add caching support 2015-09-29 11:34:31 -04:00
grafana_dashboards Add caching support 2015-09-29 11:34:31 -04:00
tests Refactor grafana.py test coverage 2015-10-01 14:09:54 -04:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:23:17 +00:00
.gitignore Reorder tox.ini envlist 2015-10-01 10:38:23 -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 Fix documentation URL 2015-09-28 13:59:15 -07:00
openstack-common.conf Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
requirements.txt Merge "Add test coverate for grafana.py" 2015-10-01 13:52:18 +00:00
setup.cfg Merge "Add docs for grafana-dashboards command" 2015-10-01 14:25:55 +00:00
setup.py Bump pbr requirement to >= 1.3 2015-09-21 13:38:59 +00:00
test-requirements.txt Merge "Add test coverate for grafana.py" 2015-10-01 13:52:18 +00:00
tox.ini Reorder tox.ini envlist 2015-10-01 10:38:23 -04:00

README.rst

grafyaml

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

Features

  • TODO