We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2e28c commit 78c8bfeCopy full SHA for 78c8bfe
docs/components/receive.md
@@ -626,6 +626,10 @@ Flags:
626
--tsdb.block.expanded-postings-cache-size=0
627
[EXPERIMENTAL] If non-zero, enables expanded
628
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).
633
--tsdb.max-exemplars=0 Enables support for ingesting exemplars and
634
sets the maximum number of exemplars that will
635
be stored per tenant. In case the exemplar
0 commit comments