services.prometheus.pushgateway.web.listen-address

NixOS option

Address to listen on for the web interface, API and telemetry. null will default to :9091.

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