services.thanos.query-frontend.arguments

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

calculated from config.services.thanos.query-frontend

Declared
<nixpkgs/nixos/modules/services/monitoring/thanos.nix>