From be96d407dd7b852c7a029a9dee5c2f1e89d746a6 Mon Sep 17 00:00:00 2001 From: Victor Herrero Otal Date: Tue, 2 Jul 2024 16:30:27 +0200 Subject: [PATCH] Adjust "CoreDNS DNS Programming Latency" row title The DNS programming latency makes only sense for the CoreDNS pods and it is expected to show no data for the Node Local DNS. This only captures the headless services with selector. ClusterIP and headless services without selector are not captured. https://github.com/coredns/coredns/pull/3171 Co-authored-by: Istvan Zoltan Ballok --- .../dashboards/shoot/owners/worker/coredns-dashboard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/component/observability/plutono/dashboards/shoot/owners/worker/coredns-dashboard.json b/pkg/component/observability/plutono/dashboards/shoot/owners/worker/coredns-dashboard.json index 8ba173277a5..7466cf66ea0 100644 --- a/pkg/component/observability/plutono/dashboards/shoot/owners/worker/coredns-dashboard.json +++ b/pkg/component/observability/plutono/dashboards/shoot/owners/worker/coredns-dashboard.json @@ -919,7 +919,7 @@ "id": 35, "panels": [], "repeat": "service_kind", - "title": "DNS Programming Latency", + "title": "CoreDNS DNS Programming Latency", "type": "row" }, {