From b5406d18de64f273cbebb3875a84bc31074f0f00 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 10 Nov 2022 19:31:09 +0100 Subject: prometheus: add exporter for bind --- inventory/host_vars/ch-mon.yml | 2 ++ 1 file changed, 2 insertions(+) (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 4e324830..17fc2024 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -194,3 +194,5 @@ grafana_dashboards: datasource: "Prometheus" - file: smokeping datasource: "Prometheus" + - file: bind + datasource: "Prometheus" -- cgit v1.2.3