services.prometheus.scrapeConfigs.*.hetzner_sd_configs.*.port

NixOS option

The port to scrape metrics from. Defaults to 80 in prometheus when set to null.

type: null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
null
declared in: nixos/modules/services/monitoring/prometheus/default.nixView source on NixOS/nixpkgs →