Skip to content

Commit

Permalink
refactor: update description for volume ARW panel (#3076)
Browse files Browse the repository at this point in the history
* refactor: update description for volume ARW panel

* refactor: handled review comment

* refactor: handled review comment
  • Loading branch information
Hardikl authored Jul 31, 2024
1 parent a7c3b9e commit 9f3d801
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grafana/dashboards/cmode/security.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
},
{
"datasource": "${DS_PROMETHEUS}",
"description": "This panel requires a cluster with ONTAP 9.10+ and the Harvest REST collector.",
"description": "Percentage of volumes which are anti-ransomware enabled.",
"fieldConfig": {
"defaults": {
"color": {
Expand Down Expand Up @@ -1181,7 +1181,7 @@
},
{
"datasource": "${DS_PROMETHEUS}",
"description": "This panel requires a cluster with ONTAP 9.10+ and the Harvest REST collector. \n\nThis panel shows volume anti ransomware detail.",
"description": "This panel requires the Harvest REST collector and an ONTAP 9.10+ cluster with autonomous ransomware protection enabled.\n<br>\n\nSee <a target='blank' href='https://docs.netapp.com/us-en/ontap/anti-ransomware/enable-task.html'>Enable ARP</a> for more details<br>.",
"fieldConfig": {
"defaults": {
"color": {
Expand Down

0 comments on commit 9f3d801

Please sign in to comment.