about summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2024-03-12 12:39:50 +0000
committerGitHub <noreply@github.com>2024-03-12 12:39:50 +0000
commitb64cc5b84706caf4352d058444f858a175e4a8cd (patch)
tree68b698fad5aa34296c9b4858dafae22b0b936155 /nixos/modules
parentc5404a3198bcc7099135049757da218b96e94e89 (diff)
parente2001f1d51ef8bab05d4b57bfc93ed58468abfcf (diff)
Merge pull request #277395 from NixOS/backport-273443-to-release-23.11
[Backport release-23.11] nixos/thanos: Changed query.replica-labels to a list parameter
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/services/monitoring/thanos.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/services/monitoring/thanos.nix b/nixos/modules/services/monitoring/thanos.nix
index db8641aa61461..67c0ed0621a85 100644
--- a/nixos/modules/services/monitoring/thanos.nix
+++ b/nixos/modules/services/monitoring/thanos.nix
@@ -394,9 +394,8 @@ let
         Maximum number of queries processed concurrently by query node.
       '';
 
-      query.replica-labels = mkAttrsParam "query.replica-label" ''
+      query.replica-labels = mkListParam "query.replica-label" ''
         Labels to treat as a replica indicator along which data is
-
         deduplicated.
 
         Still you will be able to query without deduplication using