MyNixOS website logo
option

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!

Declarations
Type
list of string
Default
{
  _type = "literalMD";
  text = "calculated from `config.services.thanos.query-frontend`\n";
}