services.thanos.query.web.external-prefix

Static prefix for all HTML links and redirect URLs in the UI query web interface.

Actual endpoints are still served on / or the web.route-prefix. This allows thanos UI to be served behind a reverse proxy that strips a URL sub-path.

Type
null or string
Default
null
Declared
<nixpkgs/nixos/modules/services/monitoring/thanos.nix>