From 81151d8af4ecb90fe4ca8bd779d74ea38a7e9f12 Mon Sep 17 00:00:00 2001 From: Micha Date: Mon, 22 Jun 2026 20:45:09 +0200 Subject: [PATCH] Fix Dawarich Grafana datasource database config --- apps/dawarich/grafana/datasource-dawarich.yml | 1 + monitoring/grafana/provisioning/datasources/dawarich.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/apps/dawarich/grafana/datasource-dawarich.yml b/apps/dawarich/grafana/datasource-dawarich.yml index 54f499f..c1bce2e 100644 --- a/apps/dawarich/grafana/datasource-dawarich.yml +++ b/apps/dawarich/grafana/datasource-dawarich.yml @@ -10,6 +10,7 @@ datasources: user: dawarich_grafana_ro editable: false jsonData: + database: dawarich_production sslmode: disable postgresVersion: 1700 timescaledb: false diff --git a/monitoring/grafana/provisioning/datasources/dawarich.yml b/monitoring/grafana/provisioning/datasources/dawarich.yml index 54f499f..c1bce2e 100644 --- a/monitoring/grafana/provisioning/datasources/dawarich.yml +++ b/monitoring/grafana/provisioning/datasources/dawarich.yml @@ -10,6 +10,7 @@ datasources: user: dawarich_grafana_ro editable: false jsonData: + database: dawarich_production sslmode: disable postgresVersion: 1700 timescaledb: false