From 6e8e74714583babd4a8c7aa6b03242ece3ecb389 Mon Sep 17 00:00:00 2001 From: Kit Patella Date: Tue, 12 Jan 2021 14:47:11 -0800 Subject: [PATCH] add readme outlining how to edit and publish --- grafana/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 grafana/README.md diff --git a/grafana/README.md b/grafana/README.md new file mode 100644 index 000000000..b3dec6818 --- /dev/null +++ b/grafana/README.md @@ -0,0 +1,11 @@ +# Grafana Publishing + +The page for publishing this dashboard is https://grafana.com/grafana/dashboards/13396 + +## How to edit and Publish + - Start grafana locally (consul-docker-test/mesh-gateways-l7 will provide you two Consul DCs, grafana, and prometheus)_ + - Import the dashboard json into a new dashboard + - Make changes + - Click "share" and export for external publishing + - Login to Grafana via the team account (message a manager) + - Publish as a new version, including change notes.