Tools to make Grafana dashboards from templates
Go to file
Monty Taylor 5be3782e4a Change ignore-errors to ignore_errors
Needed for coverage 4.0

Change-Id: Ic1c70842f4f7a13753809de307dc0cd1638b3d16
2015-09-21 14:23:17 +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 Merge "Enforce properly indentation for json fixtures" 2015-09-21 13:49:41 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:23:17 +00: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
babel.cfg Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
openstack-common.conf Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00
requirements.txt Add oslo.log for logging 2015-05-06 16:01:03 -04:00
setup.cfg Add grafana-dashboards cli client 2015-05-06 13:02:55 -04:00
setup.py Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04: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