services.prometheus.scrapeConfigs.*.scheme

NixOS option

The URL scheme with which to fetch metrics from targets. Defaults to http in prometheus when set to null.

type: null or one of "http", "https"
Default
null
declared in: nixos/modules/services/monitoring/prometheus/default.nixView source on NixOS/nixpkgs →