services.prometheus.exporters.unbound.unbound.host
Path to the unbound control socket. Supports unix domain sockets, as well as the TCP interface.
- Type
string- Default
"tcp://127.0.0.1:8953"- Example
"unix:///run/unbound/unbound.socket"- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>