services.thanos.query.web.external-prefix

NixOS option

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 in: nixos/modules/services/monitoring/thanos.nixView source on NixOS/nixpkgs →