services.prometheus.alertmanager.webExternalUrl

NixOS option

The URL under which Alertmanager is externally reachable (for example, if Alertmanager is served via a reverse proxy). Used for generating relative and absolute links back to Alertmanager itself. If the URL has a path portion, it will be used to prefix all HTTP endoints served by Alertmanager. If omitted, relevant URL components will be derived automatically.

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