summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jd@upthedownstair.com>2023-12-10 23:55:15 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-12-28 19:48:58 +0000
commite2001f1d51ef8bab05d4b57bfc93ed58468abfcf (patch)
tree956c9155ed906004c73b22c7acb4d9b671e0873f
parentMerge pull request #276962 from MikaelFangel/backport-nwjs (diff)
downloadnixpkgs-origin/backport-273443-to-release-23.11.tar.gz
nixos/thanos: Changed query.replica-labels to a list parameter.origin/backport-273443-to-release-23.11
Fixes: #273432 (cherry picked from commit c57a4037f5d2a27de8ef9fde4006df7828a21d90)
-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 db8641aa6146..67c0ed0621a8 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