cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit ea5c9344ac5879215db328a94a58302c98b9cc86
parent 958b9fc25f2e63ebdec56bb6cfa88c8398b08c81
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 17 Jan 2026 13:44:12 +0100

optimize dash a bit more

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/monitoring-stack/dashboards/dns.json | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/apps/talos_cluster/monitoring-stack/dashboards/dns.json b/apps/talos_cluster/monitoring-stack/dashboards/dns.json @@ -1166,7 +1166,7 @@ "cellHeight": "sm", "enablePagination": false, "frameIndex": 0, - "showHeader": false, + "showHeader": true, "sortBy": [] }, "pluginVersion": "12.3.0", @@ -1592,8 +1592,8 @@ "list": [ { "current": { - "text": "dnscollector_traffic", - "value": "dnscollector_traffic" + "text": "static", + "value": "static" }, "datasource": { "type": "prometheus", @@ -1614,8 +1614,8 @@ }, { "current": { - "text": "All", - "value": "$__all" + "text": ["All"], + "value": ["$__all"] }, "datasource": { "type": "prometheus",