Tools to make Grafana dashboards from templates
Go to file
akrzos 2cee4f2908 Add Grafana URL and API Key to GrafYaml CLI
This will allow the use of GrafYaml called from Ansible without
deploying a GrafYaml config file.  With Ansible we can use the template
module to deploy a jinja2 templated GrafYaml dashboard for more
flexibility.

Change-Id: I61a7142c3177681681dcbfe5c889f4c3d59f8ec4
2018-01-15 09:17:05 -05:00
doc/source Removes unnecessary utf-8 encoding 2017-01-11 05:27:12 +00:00
etc Replace oslo_config dependency with argparse 2015-10-09 10:12:57 -04:00
grafana_dashboards Add Grafana URL and API Key to GrafYaml CLI 2018-01-15 09:17:05 -05:00
tests Add Grafana URL and API Key to GrafYaml CLI 2018-01-15 09:17:05 -05: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 Enable wheel univeral support 2015-11-03 16:11:40 -05:00
setup.py Bump pbr requirement to >= 1.3 2015-09-21 13:38:59 +00:00
test-requirements.txt Remove discover from test-requirements 2016-07-22 04:56:04 +00:00
tox.ini Allow --testr-args for tox -ecover 2015-10-23 17:20:22 -04:00

README.rst

grafyaml

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

Features

  • TODO