Tools to make Grafana dashboards from templates
Go to file
Jeremy Stanley 64e73c22dc Pass package name to VersionInfo (part 2)
Fix a second instance of the wrong package name as a VersionInfo
parameter missed by the Ib2e83e3fb5c6dbc7c4788e646edf667f31c505b4
change, this time in the package init.

Change-Id: I799d8474534e68d3be07c12779e34e22a5f9f998
2015-10-21 17:25:38 +00:00
doc/source Rework grafana object for future functionality 2015-10-09 14:00:28 -04:00
etc Replace oslo_config dependency with argparse 2015-10-09 10:12:57 -04:00
grafana_dashboards Pass package name to VersionInfo (part 2) 2015-10-21 17:25:38 +00:00
tests Rework grafana object for future functionality 2015-10-09 14:00:28 -04:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:23:17 +00:00
.gitignore Update .gitignore to vim temporary files 2015-10-20 21:59:05 -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 Add PBR dependency 2015-10-19 15:24:36 -04:00
setup.cfg Update pypi metadata to reference -infra 2015-10-06 13:18:36 -04: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 Replace oslo_config dependency with argparse 2015-10-09 10:12:57 -04:00

README.rst

grafyaml

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

Features

  • TODO