Skip to content

Commit 78c8bfe

Browse files
committed
update docs
1 parent cf2e28c commit 78c8bfe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/components/receive.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,10 @@ Flags:
626626
--tsdb.block.expanded-postings-cache-size=0
627627
[EXPERIMENTAL] If non-zero, enables expanded
628628
postings cache for compacted blocks.
629+
--receive.compaction-delay-interval=0s
630+
Interval for staggering head compaction across
631+
tenants. Tenant N gets delay of N*interval (mod
632+
block duration). 0 uses random delay (default).
629633
--tsdb.max-exemplars=0 Enables support for ingesting exemplars and
630634
sets the maximum number of exemplars that will
631635
be stored per tenant. In case the exemplar

0 commit comments

Comments
 (0)