MyNixOS website logo
option

services.prometheus.exporters.kea.targets

Paths or URLs to the Kea control socket.

Declarations
Type
list of string
Example
[
  "/run/kea/kea-dhcp4.socket"
  "/run/kea/kea-dhcp6.socket"
  "http://127.0.0.1:8547"
]