File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
examples/openshift_deployment_scripts/cnsa_workload_monitoring Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ apiVersion : grafana.integreatly.org/v1beta1
3
+ kind : GrafanaDashboard
4
+ metadata :
5
+ name : openshif-cnsa-cluster-overview
6
+ spec :
7
+ folder : " my-folder"
8
+ instanceSelector :
9
+ matchLabels :
10
+ dashboards : " my-dashboards"
11
+ url : " https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/refs/heads/master/examples/grafana_dashboards/CNSA_with_openshift_monitoring/Openshift%20cluster%20and%20IBM%20Storage%20Scale%20cloud%20native%20project%20overview-1746187774085.json"
12
+ ---
13
+ apiVersion : grafana.integreatly.org/v1beta1
14
+ kind : GrafanaDashboard
15
+ metadata :
16
+ name : cnsa-components-health-overview
17
+ spec :
18
+ folder : " my-folder"
19
+ instanceSelector :
20
+ matchLabels :
21
+ dashboards : " my-dashboards"
22
+ url : " https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/refs/heads/master/examples/grafana_dashboards/CNSA_with_openshift_monitoring/Component%20health%20view%20by%20node%20selection%20for%20IBM%20Storage%20Scale%20container%20native-1746187932964.json"
23
+ ---
24
+ apiVersion : grafana.integreatly.org/v1beta1
25
+ kind : GrafanaDashboard
26
+ metadata :
27
+ name : cnsa-component-entities-overview
28
+ spec :
29
+ folder : " my-folder"
30
+ instanceSelector :
31
+ matchLabels :
32
+ dashboards : " my-dashboards"
33
+ url : " https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/refs/heads/master/examples/grafana_dashboards/CNSA_with_openshift_monitoring/Component%20entities%20health%20details%20for%20IBM%20Storage%20Scale%20container%20native-1746187960827.json"
You can’t perform that action at this time.
0 commit comments