From ec9a7fd24d8883394c547099dfe079e9fac3e613 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 28 Feb 2024 17:12:41 +0100 Subject: [PATCH] fix(blocky): multiple grafana bugs --- charts/enterprise/blocky/Chart.yaml | 2 +- charts/enterprise/blocky/dashboard.json | 33 ++++++++++----------- charts/enterprise/blocky/dashboardpsql.json | 32 ++++++++++---------- 3 files changed, 33 insertions(+), 34 deletions(-) diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 3c09a03edcc..f08bd977758 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -44,4 +44,4 @@ sources: - https://hub.docker.com/r/spx01/blocky - https://quay.io/oriedge/k8s_gateway type: application -version: 13.5.7 +version: 13.5.8 diff --git a/charts/enterprise/blocky/dashboard.json b/charts/enterprise/blocky/dashboard.json index 21c700de015..847da7c67de 100644 --- a/charts/enterprise/blocky/dashboard.json +++ b/charts/enterprise/blocky/dashboard.json @@ -1850,23 +1850,22 @@ "templating": { "list": [ { - "current": { - "selected": false, - "text": "BlockyPostgres", - "value": "blockypostgres" - }, - "hide": 0, - "includeAll": false, - "label": "datasource", - "multi": false, - "name": "DS_POSTGRES", - "options": [], - "query": "grafana-postgresql-datasource", - "queryValue": "", - "refresh": 1, - "regex": "", - "skipUrlSync": false, - "type": "datasource" + "current": { + "selected": false, + "text": "Prometheus", + "value": "Prometheus" + }, + "hide": 0, + "includeAll": false, + "multi": false, + "name": "DS_PROMETHEUS", + "label": "datasource", + "options": [], + "query": "prometheus", + "refresh": 1, + "regex": "", + "skipUrlSync": false, + "type": "datasource" }, { "hide": 0, diff --git a/charts/enterprise/blocky/dashboardpsql.json b/charts/enterprise/blocky/dashboardpsql.json index c03ae83780e..f3b6dd88fc7 100644 --- a/charts/enterprise/blocky/dashboardpsql.json +++ b/charts/enterprise/blocky/dashboardpsql.json @@ -801,22 +801,22 @@ "templating": { "list": [ { - "current": { - "selected": false, - "text": "Postgres", - "value": "Postgres" - }, - "hide": 0, - "includeAll": false, - "multi": false, - "name": "DS_POSTGRES", - "label": "datasource", - "options": [], - "query": "Postgres", - "refresh": 1, - "regex": "", - "skipUrlSync": false, - "type": "datasource" + "current": { + "selected": false, + "text": "BlockyPostgres", + "value": "blockypostgres" + }, + "hide": 0, + "includeAll": false, + "label": "datasource", + "multi": false, + "name": "DS_POSTGRES", + "options": [], + "query": "grafana-postgresql-datasource", + "refresh": 1, + "regex": "", + "skipUrlSync": false, + "type": "datasource" }, { "allValue": "",