Skip to content

Commit a5ae205

Browse files
committed
update doc
Signed-off-by: alanprot <[email protected]>
1 parent 2e3c67f commit a5ae205

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/configuration/config-file-reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3181,6 +3181,10 @@ instance_limits:
31813181
# change by changing this option.
31823182
# CLI flag: -ingester.disable-chunk-trimming
31833183
[disable_chunk_trimming: <boolean> | default = false]
3184+
3185+
# Maximum number of entries in the matchers cache. 0 to disable.
3186+
# CLI flag: -ingester.matchers-cache-max-items
3187+
[matchers_cache_max_items: <int> | default = 0]
31843188
```
31853189

31863190
### `ingester_client_config`

0 commit comments

Comments
 (0)