fix(unpoller): DPI dashboard (#28033)

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
This commit is contained in:
spagno
2024-10-19 17:36:40 +02:00
committed by GitHub
parent 0991ae391b
commit 4646b737e2
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -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
@@ -30381,6 +30381,13 @@
"tags": ["unifi", "unifi-poller"],
"templating": {
"list": [
{
"hide": 2,
"name": "DS_PROMETHEUS",
"query": "Prometheus",
"skipUrlSync": false,
"type": "constant"
},
{
"allValue": ".*",
"current": {},