Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update workload panel titles #1980

Merged
merged 1 commit into from
Apr 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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