From 4646b737e260873ca74407446e3a5ccbc762ac76 Mon Sep 17 00:00:00 2001 From: spagno Date: Sat, 19 Oct 2024 17:36:40 +0200 Subject: [PATCH] fix(unpoller): DPI dashboard (#28033) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed DPI dashboard, it miss DS_PROMETHEUS variable - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code --- charts/stable/unpoller/Chart.yaml | 2 +- charts/stable/unpoller/dashboards/DPI.json | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/charts/stable/unpoller/Chart.yaml b/charts/stable/unpoller/Chart.yaml index 528947fc818..28e3d7ac8fb 100644 --- a/charts/stable/unpoller/Chart.yaml +++ b/charts/stable/unpoller/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - https://github.com/unifi-poller/unifi-poller type: application -version: 12.2.1 +version: 12.2.2 diff --git a/charts/stable/unpoller/dashboards/DPI.json b/charts/stable/unpoller/dashboards/DPI.json index adf2f270d3c..01bdcb2c9d5 100644 --- a/charts/stable/unpoller/dashboards/DPI.json +++ b/charts/stable/unpoller/dashboards/DPI.json @@ -30381,6 +30381,13 @@ "tags": ["unifi", "unifi-poller"], "templating": { "list": [ + { + "hide": 2, + "name": "DS_PROMETHEUS", + "query": "Prometheus", + "skipUrlSync": false, + "type": "constant" + }, { "allValue": ".*", "current": {},