Commit Graph

5 Commits

Author SHA1 Message Date
Ian Wienand 5f785f7782 Add import of json files
This simply takes any json files present and loads them into Grafana
directly.  The idea is that you can edit the dashboards using the
inbuilt editor, then copy the dashboard JSON and keep it externally
version controlled.  No parsing or validation is done on the JSON
files; we are assuming they have not been hand-modified from what
Grafana generates.

Change-Id: I38695aed2404f8b7fc350d949b7a9212498c35cb
2020-06-25 15:04:14 +10:00
Ian Wienand 59247628c4 Update documentation
Add some expanded documentation on what grafyaml actually does to
README.rst

While we're here, fix this up to use openstackdocs theme and the
latest sphinx, as it was producing a bunch of warnings.

Change-Id: I570b44cb911cd48d53d62234426edeabb22b1469
2018-06-04 20:42:30 +10:00
James E. Blair cff07e7bcc Fix documentation URL
Change-Id: I3140e161b11fb0fd7f43c050668f1d70b92d60cb
2015-09-28 13:59:15 -07:00
Paul Belanger b02e007258 Clean up README after import
Change-Id: I148dd2f0e4c133cdbce68b1ca616978074ff58a1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-06-08 11:32:28 -04:00
Paul Belanger f65385a578 Initial Cookiecutter Commit. 2015-05-04 13:14:07 -04:00