Skip to content

Commit

Permalink
fix: correct name description in aggregate panel (#1715)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulguptajss committed Feb 13, 2023
1 parent 1bc3d71 commit b39a27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana/dashboards/cmode/aggregate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4081,7 +4081,7 @@
},
{
"datasource": "${DS_PROMETHEUS}",
"description": "FFlexgroup by-aggregate filtering does not display the per-aggregate breakdown, instead the sum of all flexgroup aggregates is displayed. This is how ONTAP reports the data, even when an aggregate is selected in the dropdown.\n\nNote that in some scenarios, it is possible to exceed 100% of the space allocated.\n",
"description": "Flexgroup by-aggregate filtering does not display the per-aggregate breakdown, instead the sum of all flexgroup aggregates is displayed. This is how ONTAP reports the data, even when an aggregate is selected in the dropdown.\n\nNote that in some scenarios, it is possible to exceed 100% of the space allocated.\n",
"fieldConfig": {
"defaults": {
"color": {
Expand Down

0 comments on commit b39a27f

Please sign in to comment.