mirror of https://github.com/knative/docs.git
Adds instructions link for exporting JSON definitions from Grafana UI (#464)
This helps readers easily get the instructions for exporting JSON definitions from Grafana UI.
This commit is contained in:
parent
9abdd31e94
commit
7597b85cb3
|
|
@ -188,7 +188,7 @@ spec:
|
||||||
|
|
||||||
7. Add a dashboard for your metrics - you can see examples of it under
|
7. Add a dashboard for your metrics - you can see examples of it under
|
||||||
config/grafana/dashboard-definition folder. An easy way to generate JSON
|
config/grafana/dashboard-definition folder. An easy way to generate JSON
|
||||||
definitions is to use Grafana UI (make sure to login with as admin user) and export JSON from it.
|
definitions is to use Grafana UI (make sure to login with as admin user) and [export JSON](http://docs.grafana.org/reference/export_import) from it.
|
||||||
|
|
||||||
8. Add the YAML files to BUILD files.
|
8. Add the YAML files to BUILD files.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue