fix(spegel): spegel dashboard (#28160)

The spegel dashboard uses DS_PROMETHEUS for its panels but it's not
initialized

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
I modified the json and created the new dashboard
This commit is contained in:
spagno
2024-10-22 16:35:34 +02:00
committed by GitHub
parent 4b5048c6be
commit c61c09f71b
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ name: spegel
sources:
- https://github.com/truecharts/charts/tree/master/charts/system/spegel
type: application
version: 2.0.1
version: 2.0.2
+7
View File
@@ -1174,6 +1174,13 @@
"tags": [],
"templating": {
"list": [
{
"hide": 2,
"name": "DS_PROMETHEUS",
"query": "Prometheus",
"skipUrlSync": false,
"type": "constant"
},
{
"current": {
"selected": false,