From aeda1f28cf81dffff20a928be1681480f901c774 Mon Sep 17 00:00:00 2001 From: hardikl Date: Wed, 16 Aug 2023 16:30:28 +0530 Subject: [PATCH] fix: renaming nfs panels in svm dashboard --- grafana/dashboards/cmode/svm.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/grafana/dashboards/cmode/svm.json b/grafana/dashboards/cmode/svm.json index f009e2149..ad1e67e76 100644 --- a/grafana/dashboards/cmode/svm.json +++ b/grafana/dashboards/cmode/svm.json @@ -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", @@ -7843,7 +7843,7 @@ ], "timeFrom": null, "timeShift": null, - "title": "NFSv4 SVMs by IOPs per Type", + "title": "NFSv4 IOPs per Type", "transformations": [ { "id": "renameByRegex", @@ -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", @@ -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",