Skip to content

Commit

Permalink
feat: handled review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardikl committed Jan 30, 2025
1 parent 3a8cc18 commit c0d10ad
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions grafana/dashboards/cmode/qtree.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@
{
"datasource": "${DS_PROMETHEUS}",
"gridPos": {
"h": 4,
"h": 3,
"w": 24,
"x": 0,
"y": 0
},
"id": 131,
"options": {
"content": "This dashboard requires the Qtree templates. These actions are required to use this dashboard: <br>1. If you are using the ZapiPerf collector, then you must enable the Qtree counters in `$HARVEST/conf/zapiperf/default.yaml`. <br>2. If you are using the RestPerf collector, then you must enable the Qtree counters in `$HARVEST/conf/restperf/default.yaml`.<br> Please see [qtree dashboard](https://github.com/NetApp/harvest/wiki/FAQ#qtree-dashboard) for more details. Enabling `qtree.yaml` may slow down data collection.",
"content": "This dashboard requires enabling a qtree template. <br>Please see [How to enable qtree templates](https://github.com/NetApp/harvest/discussions/3446) for more details. Enabling `qtree.yaml` may slow down data collection.",
"mode": "markdown"
},
"pluginVersion": "8.1.8",
Expand All @@ -96,7 +96,7 @@
"h": 1,
"w": 24,
"x": 0,
"y": 4
"y": 3
},
"id": 121,
"panels": [],
Expand Down Expand Up @@ -162,7 +162,7 @@
"h": 10,
"w": 12,
"x": 0,
"y": 5
"y": 4
},
"id": 92,
"links": [],
Expand Down Expand Up @@ -252,7 +252,7 @@
"h": 10,
"w": 12,
"x": 12,
"y": 5
"y": 4
},
"id": 120,
"links": [],
Expand Down Expand Up @@ -344,7 +344,7 @@
"h": 10,
"w": 12,
"x": 0,
"y": 15
"y": 14
},
"id": 122,
"links": [],
Expand Down Expand Up @@ -436,7 +436,7 @@
"h": 10,
"w": 12,
"x": 12,
"y": 15
"y": 14
},
"id": 123,
"links": [],
Expand Down Expand Up @@ -476,7 +476,7 @@
"h": 1,
"w": 24,
"x": 0,
"y": 25
"y": 24
},
"id": 128,
"panels": [
Expand Down Expand Up @@ -1005,5 +1005,5 @@
"timezone": "",
"title": "ONTAP: Qtree",
"uid": "cdot-qtree",
"version": 8
"version": 9
}

0 comments on commit c0d10ad

Please sign in to comment.