services.prometheus.webExternalUrl

NixOS option

The URL under which Prometheus is externally reachable (for example, if Prometheus is served via a reverse proxy).

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