services.thanos.store.arguments

NixOS option

Arguments to the thanos store command. Defaults to a list of arguments formed by converting the structured options of services.thanos.store 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.store</code></p>
</rendered-html>
declared in: nixos/modules/services/monitoring/thanos.nixView source on NixOS/nixpkgs →