From a85e70f72df0e2fd637a74abce72c36e2ae1634c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Giedrius=20Statkevi=C4=8Dius?= Date: Mon, 4 Feb 2019 13:11:58 +0200 Subject: [PATCH] docs: run `make docs` --- docs/components/store.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/components/store.md b/docs/components/store.md index 85f92230e6c..8e603c9f101 100644 --- a/docs/components/store.md +++ b/docs/components/store.md @@ -104,7 +104,8 @@ Flags: --index-cache-size=250MB Maximum size of items held in the index cache. --chunk-pool-size=2GB Maximum size of concurrently allocatable bytes for chunks. - --grpc-sample-limit=5e7 Maximum amount of samples returned via a single + --grpc-sample-limit=50000000 + Maximum amount of samples returned via a single Series call. --objstore.config-file= Path to YAML file that contains object store