From 3b0abdee5b3a2268f97ea8a3a20d537c076fb577 Mon Sep 17 00:00:00 2001 From: "Wang, Fei" Date: Wed, 28 Aug 2024 11:39:15 +0800 Subject: [PATCH] [CELEBORN-1491][FOLLOWUP] Using baseLegend for metrics_FlushWorkingQueueSize_Value ### What changes were proposed in this pull request? Followup for https://issues.apache.org/jira/browse/CELEBORN-1491, use baseLegend for the new introduced metrics. ### Why are the changes needed? As title. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Before: image After: image image Closes #2712 from turboFei/grafana_dashboard. Authored-by: Wang, Fei Signed-off-by: mingji --- assets/grafana/celeborn-dashboard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/grafana/celeborn-dashboard.json b/assets/grafana/celeborn-dashboard.json index 57c85bc76..d19e703b1 100644 --- a/assets/grafana/celeborn-dashboard.json +++ b/assets/grafana/celeborn-dashboard.json @@ -2550,7 +2550,7 @@ "fullMetaSearch": false, "includeNullMetadata": true, "instant": false, - "legendFormat": "__auto", + "legendFormat": "${baseLegend}", "range": true, "refId": "A", "useBackend": false