Skip to content

Commit

Permalink
feat: update workload panel titles (#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulguptajss committed Apr 24, 2023
1 parent fccf240 commit e75afde
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions grafana/dashboards/cmode/workload.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for backend",
"title": "Top $TopResources Workloads by Latency from backend",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -409,7 +409,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for frontend",
"title": "Top $TopResources Workloads by Latency from frontend",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -514,7 +514,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for cluster",
"title": "Top $TopResources Workloads by Latency from cluster",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -618,7 +618,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for cp",
"title": "Top $TopResources Workloads by Latency from cp",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -722,7 +722,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for disk",
"title": "Top $TopResources Workloads by Latency from disk",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -827,7 +827,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for network",
"title": "Top $TopResources Workloads by Latency from network",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -931,7 +931,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for nvlog",
"title": "Top $TopResources Workloads by Latency from nvlog",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1035,7 +1035,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for WAFL suspend",
"title": "Top $TopResources Workloads by Latency from WAFL suspend",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1140,7 +1140,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for Qos throttle",
"title": "Top $TopResources Workloads by Latency from Qos throttle",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1245,7 +1245,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for qos_min",
"title": "Top $TopResources Workloads by Latency from qos_min",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1349,7 +1349,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for flexcache_spinhi",
"title": "Top $TopResources Workloads by Latency from flexcache_spinhi",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1454,7 +1454,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for cloud",
"title": "Top $TopResources Workloads by Latency from cloud",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1558,7 +1558,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for cop",
"title": "Top $TopResources Workloads by Latency from cop",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1662,7 +1662,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for flexcache_ral",
"title": "Top $TopResources Workloads by Latency from flexcache_ral",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1766,7 +1766,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for sync_repl",
"title": "Top $TopResources Workloads by Latency from sync_repl",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -1870,7 +1870,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Top $TopResources Workloads for admission",
"title": "Top $TopResources Workloads by Latency from admission",
"type": "timeseries"
}
],
Expand Down

0 comments on commit e75afde

Please sign in to comment.