Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions grafana/dashboards/cmode/volume.json
Original file line number Diff line number Diff line change
Expand Up @@ -7885,7 +7885,7 @@
},
"id": 167,
"options": {
"content": "<br>\n\nTop files panels are disabled by default and are supported by the Volume Template in KeyPerf Collector starting from ONTAP version 9.13.1. For more details on how to enable them, please refer to the discussion at https://github.com/NetApp/harvest/discussions/3904.",
"content": "<br>\n\nTop files panels are disabled by default. For more details on how to enable them, please refer to the discussion at https://github.com/NetApp/harvest/discussions/3904.",
"mode": "markdown"
Comment on lines +7888 to 7889
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title says this updates the "Top clients" description, but this change updates the "Top files" info banner instead. In volume.json there is still a separate "Top clients panels are disabled..." banner (around line ~7489) and a similar "Top users" banner (~8287) that still mention the Volume Template/ONTAP 9.13.1 requirement. Please confirm which panel(s) are intended to be updated and keep the messaging consistent across the Top clients/files/users sections (or adjust the PR title accordingly).

Copilot uses AI. Check for mistakes.
},
"pluginVersion": "8.1.8",
Expand Down Expand Up @@ -8284,7 +8284,7 @@
},
"id": 195,
"options": {
"content": "<br>\n\nTop users panels are disabled by default and are supported by the Volume Template in KeyPerf Collector starting from ONTAP version 9.13.1. For more details on how to enable them, please refer to the discussion at https://github.com/NetApp/harvest/discussions/3904.",
"content": "<br>\n\nTop users panels are disabled by default. For more details on how to enable them, please refer to the discussion at https://github.com/NetApp/harvest/discussions/3904.",
"mode": "markdown"
},
"pluginVersion": "8.1.8",
Expand Down
Loading