Add VM dashboard

This commit is contained in:
Joshua Boniface 2023-12-29 14:27:01 -05:00
parent c1ae571213
commit 04f6f7acab
2 changed files with 2611 additions and 1 deletions

View File

@ -37,4 +37,8 @@ This file can be autogenerated from the list of configured PVC clusters in a PVC
## `grafana-pvc-cluster-dashboard.json`
This JSON-based Grafana dashboard allows for a nice presentation of the metrics collected by the above Prometheus pollers. The cluster can be selected (based on the `pvc_cluster_name` value) and useful information about the cluster is then displayed.
This JSON-based Grafana dashboard allows for a nice presentation of the Cluster and Node metrics collected by the above Prometheus pollers. The cluster can be selected (based on the `pvc_cluster_name` value) and useful information about the cluster is then displayed.
## `grafana-pvc-vms-dashboard.json`
This JSON-based Grafana dashboard allows for a nice presentation of the VM metrics collected by the above Prometheus pollers. The cluster can be selected (based on the `pvc_cluster_name` value) and useful information about a given VM is then displayed.

File diff suppressed because it is too large Load Diff