Skip to content

Commit 2aa4bfa

Browse files
committed
Addng documentation
Signed-off-by: Paurush Garg <[email protected]>
1 parent 8e98359 commit 2aa4bfa

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
@@ -3484,6 +3484,10 @@ The `limits_config` configures default and per-tenant limits imposed by Cortex s
34843484
# CLI flag: -validation.max-labels-size-bytes
34853485
[max_labels_size_bytes: <int> | default = 0]
34863486
3487+
# Maximum size in bytes of a native histograms sample. 0 to disable the limit.
3488+
# CLI flag: -validation.max-native-histograms-sample-size-bytes
3489+
[max_native_histograms_sample_size_bytes: <int> | default = 0]
3490+
34873491
# Maximum length accepted for metric metadata. Metadata refers to Metric Name,
34883492
# HELP and UNIT.
34893493
# CLI flag: -validation.max-metadata-length

0 commit comments

Comments
 (0)