Skip to content

Commit

Permalink
fix: renaming nfs panels in svm dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardikl authored and cgrinds committed Aug 16, 2023
1 parent 36a4403 commit 32b450c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions grafana/dashboards/cmode/svm.json
Original file line number Diff line number Diff line change
Expand Up @@ -7743,7 +7743,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "NFSv4 SVMs by Latency by Op Type",
"title": "NFSv4 Latency by Op Type",
"transformations": [
{
"id": "renameByRegex",
Expand Down Expand Up @@ -7843,7 +7843,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "NFSv4 SVMs by IOPs per Type",
"title": "NFSv4 IOPs per Type",
"transformations": [
{
"id": "renameByRegex",
Expand Down Expand Up @@ -9051,7 +9051,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "NFSv4.1 SVMs by Latency by Op Type",
"title": "NFSv4.1 Latency by Op Type",
"transformations": [
{
"id": "renameByRegex",
Expand Down Expand Up @@ -9151,7 +9151,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "NFSv4.1 SVMs by IOPs per Type",
"title": "NFSv4.1 IOPs per Type",
"transformations": [
{
"id": "renameByRegex",
Expand Down

0 comments on commit 32b450c

Please sign in to comment.