services.thanos.query-frontend.arguments

NixOS option

Arguments to the thanos query-frontend command. Defaults to a list of arguments formed by converting the structured options of services.thanos.query-frontend to a list of arguments. Overriding this option will cause none of the structured options to have any effect. So only set this if you know what you’re doing!

type: list of string
Default
<rendered-html><p>calculated from
<code>config.services.thanos.query-frontend</code></p>
</rendered-html>
declared in: nixos/modules/services/monitoring/thanos.nixView source on NixOS/nixpkgs →