Describe how to import a Grafana dashboard (#2678)
This commit is contained in:
parent
7e02be2a91
commit
a4b0b46d21
|
|
@ -35,6 +35,7 @@ In the grafana dashboard:
|
||||||
2. Enter the HTTP URL: `127.0.0.1:9090`
|
2. Enter the HTTP URL: `127.0.0.1:9090`
|
||||||
3. Save the configuration
|
3. Save the configuration
|
||||||
|
|
||||||
Now you can add the grafana dashboards from `zebra/grafana`, or create your own.
|
Now you can add the grafana dashboards from `zebra/grafana` (Create > Import >
|
||||||
|
Upload JSON File), or create your own.
|
||||||
|
|
||||||
[metrics_section]: https://doc.zebra.zfnd.org/zebrad/config/struct.MetricsSection.html
|
[metrics_section]: https://doc.zebra.zfnd.org/zebrad/config/struct.MetricsSection.html
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue