Update wrap-dashboard.sh

Might as well, right?
This commit is contained in:
Scott Brenner
2018-02-08 12:50:19 -08:00
committed by GitHub
parent ba5192bcaf
commit 51515b1e2b

View File

@@ -4,8 +4,8 @@
# * Edit dashboard in Grafana (you need to login first with admin/admin # * Edit dashboard in Grafana (you need to login first with admin/admin
# login/password). # login/password).
# * Save dashboard in Grafana to check is specification is correct. # * Save dashboard in Grafana to check is specification is correct.
# Looks like this is the only way to check is dashboard specification # Looks like this is the only way to check if dashboard specification
# has error. # has errors.
# * Download dashboard specification as JSON file in Grafana: # * Download dashboard specification as JSON file in Grafana:
# Share -> Export -> Save to file. # Share -> Export -> Save to file.
# * Drop dashboard specification in assets folder: # * Drop dashboard specification in assets folder: