Skip to content

Commit

Permalink
Add new flag description
Browse files Browse the repository at this point in the history
Signed-off-by: Max Neverov <[email protected]>
  • Loading branch information
mneverov committed Aug 27, 2020
1 parent 0b8507c commit ec3275b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/components/store.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=<file-path>
Expand Down

0 comments on commit ec3275b

Please sign in to comment.