chore(blocky); work on postgres dashboard settings

This commit is contained in:
Kjeld Schouten
2024-02-28 17:00:44 +01:00
parent ce44ef1dee
commit 0e6bf56ee0
2 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ sources:
- https://hub.docker.com/r/spx01/blocky
- https://quay.io/oriedge/k8s_gateway
type: application
version: 13.5.5
version: 13.5.6
+6 -5
View File
@@ -1852,16 +1852,17 @@
{
"current": {
"selected": false,
"text": "Prometheus",
"value": "Prometheus"
"text": "BlockyPostgres",
"value": "blockypostgres"
},
"hide": 0,
"includeAll": false,
"multi": false,
"name": "DS_PROMETHEUS",
"label": "datasource",
"multi": false,
"name": "DS_POSTGRES",
"options": [],
"query": "prometheus",
"query": "grafana-postgresql-datasource",
"queryValue": "",
"refresh": 1,
"regex": "",
"skipUrlSync": false,