From 695131994b5a749e129fb304e8ba709acd37afe8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 26 May 2023 21:34:14 +0200 Subject: add support for chrony_exporter (replaces textfile collector) --- inventory/host_vars/ch-mon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ch-mon.yml') diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml index d8ebc266..96065226 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -206,7 +206,7 @@ grafana_dashboards: datasource: "Prometheus" - file: openwrt datasource: "Prometheus" - - file: chronyd + - file: chrony datasource: "Prometheus" - file: environment-sensors datasource: "Prometheus" -- cgit v1.2.3