Skip to content

Commit ad15002

Browse files
committed
Reinforce the choice of bigchunk encoding
Signed-off-by: Bryan Boreham <[email protected]>
1 parent a72f5fc commit ad15002

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/running.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,3 +224,7 @@ the same data:
224224
-ingester.chunk-age-jitter=0
225225

226226
Add a chunk cache via `-memcached.hostname` to allow writes to be de-duplicated.
227+
228+
As recommended under [Chunk encoding](#chunk_encoding), use Bigchunk:
229+
230+
-ingester.chunk-encoding=3 # bigchunk

0 commit comments

Comments
 (0)