From 2e28fd7a7eaebf2fc9b30790abe881151b48c439 Mon Sep 17 00:00:00 2001 From: Austin Georgiades Date: Mon, 24 Jul 2023 15:33:11 -0400 Subject: [PATCH] Fixed typo in the Under Replicated Partition chart title --- dashboards/kafka/kafka-prometheus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboards/kafka/kafka-prometheus.json b/dashboards/kafka/kafka-prometheus.json index 2e1747a5f4..43a2739ff1 100644 --- a/dashboards/kafka/kafka-prometheus.json +++ b/dashboards/kafka/kafka-prometheus.json @@ -106,7 +106,7 @@ { "height": 4, "widget": { - "title": "Under Replicated Partition{${Cluster},${Location},${Namespace}}", + "title": "Under Replicated Partition", "xyChart": { "chartOptions": { "mode": "COLOR"