Add cluster stats dashboard to docs

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
pull/337/head
Stefan Prodan 4 years ago
parent 4565165579
commit ca8cf44200
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

@ -393,12 +393,17 @@ kubectl -n gotk-system port-forward svc/grafana 3000:3000
```
Navigate to [http://localhost:3000/d/gitops-toolkit-control-plane](http://localhost:3000/d/gitops-toolkit-control-plane/gitops-toolkit-control-plane)
for the control plane dashboards:
for the control plane dashboard:
![](../_files/cp-dashboard-p1.png)
![](../_files/cp-dashboard-p2.png)
Navigate to [http://localhost:3000/d/gitops-toolkit-cluster](http://localhost:3000/d/gitops-toolkit-cluster/gitops-toolkit-cluster-stats)
for the cluster reconciliation stats dashboard:
![](../_files/cluster-dashboard.png)
If you wish to use your own Prometheus and Grafana instances, then you can import the dashboards from
[GitHub](https://github.com/fluxcd/toolkit/tree/main/manifests/monitoring/grafana/dashboards).

Loading…
Cancel
Save