Add Grafana dashboard

This commit is contained in:
Jedri Visser
2019-03-14 20:44:44 +02:00
committed by ncthompson
parent 93250e69f7
commit ba012a31fa
3 changed files with 1355 additions and 0 deletions

View File

@@ -313,3 +313,9 @@ The last four lines are optional, but is useful when debugging and logging conne
proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-Port $server_port; proxy_set_header X-Forwarded-Port $server_port;
``` ```
## Grafana
This repos includes a [Grafana](https://grafana.com/) dashboard in the [grafana folder](./grafana/prometheus-dashboard.json) that you can import. This is useful if you are using prometheus to log your data and want to display it in a nice way.
![grafana](https://rawcdn.githack.com/diebietse/invertergui/e20f8fb9161758cd12de95d675aee0ed2e044d8e/grafana/dashboard.png "Grafana Dashboard")

BIN
grafana/dashboard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

File diff suppressed because it is too large Load Diff