--- # When true, bind node_exporter to the Tailscale IP (ansible_host) only. # Use on public-facing hosts to avoid exposing metrics on 0.0.0.0. node_exporter_bind_tailscale: false # Extra collectors to enable beyond the defaults. # Each entry is a collector name (e.g. "systemd", "processes"). node_exporter_extra_collectors: []