mirror of
https://github.com/fluxcd/flux2.git
synced 2025-11-03 19:42:51 +08:00
Add cluster stats dashboard to docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
BIN
docs/_files/cluster-dashboard.png
Normal file
BIN
docs/_files/cluster-dashboard.png
Normal file
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)
|
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:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
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:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
If you wish to use your own Prometheus and Grafana instances, then you can import the dashboards from
|
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).
|
[GitHub](https://github.com/fluxcd/toolkit/tree/main/manifests/monitoring/grafana/dashboards).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user