services.prometheus.scrapeConfigs.*.docker_sd_configs.*.host_networking_host

NixOS option

The host to use if the container is in host networking mode. Defaults to localhost in prometheus when set to null.

type: null or string
Default
null
declared in: nixos/modules/services/monitoring/prometheus/default.nixView source on NixOS/nixpkgs →