From 2ef0223384453ed11a6b874562904da5f4b1af52 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Mon, 16 Aug 2021 19:10:48 -0500 Subject: [PATCH] Enable extended statistics (for grafana+prometheus) --- unbound.conf.d/control.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/unbound.conf.d/control.conf b/unbound.conf.d/control.conf index a73ba62..7825112 100644 --- a/unbound.conf.d/control.conf +++ b/unbound.conf.d/control.conf @@ -1,5 +1,8 @@ # See https://github.com/svartalf/unbound-telemetry#readme +server: + extended-statistics: yes + remote-control: control-enable: yes control-interface: /opt/grafana/data/unbound-telemetry/remote-control.sock