From ec3275b68a8fb6a5500756727e148b62f00258dc Mon Sep 17 00:00:00 2001 From: Max Neverov Date: Thu, 27 Aug 2020 19:04:01 +0200 Subject: [PATCH] Add new flag description Signed-off-by: Max Neverov --- docs/components/store.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/components/store.md b/docs/components/store.md index 231ecab5a1c..4d9146d8be1 100644 --- a/docs/components/store.md +++ b/docs/components/store.md @@ -100,7 +100,11 @@ Flags: contains 120 samples (it's the max number of samples each chunk can contain), so the actual number of samples might be lower, even though - the maximum could be hit. + the maximum could be hit. + --store.grpc.series-sample-size-limit=0 + Maximum size of samples returned via a single + Series call. The Series call fails if this + limit is exceeded. 0 means no limit. --store.grpc.series-max-concurrency=20 Maximum number of concurrent Series calls. --objstore.config-file=