services.thanos.query.endpoints

NixOS option

Addresses of statically configured Thanos API servers (repeatable). The scheme may be prefixed with ‘dns+’ or ‘dnssrv+’ to detect Thanos API servers through respective DNS lookups.

type: list of string
Default
[ ]
declared in: nixos/modules/services/monitoring/thanos.nixView source on NixOS/nixpkgs →