Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
Signed-off-by: alanprot <[email protected]>
  • Loading branch information
alanprot committed Apr 2, 2024
1 parent 6ed05dc commit 109ea3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/configuration/config-file-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,12 @@ The `alertmanager_config` configures the Cortex alertmanager.
# CLI flag: -alertmanager.max-recv-msg-size
[max_recv_msg_size: <int> | default = 16777216]
# Prometheus AlertManager experimental features to enable. The flag can be
# repeated to enable multiple features. Valid options: receiver-name-in-metrics,
# classic-mode, utf8-strict-mode
# CLI flag: -alertmanager.enable-feature
[feature_flags: <string> | default = ""]
# Shard tenants across multiple alertmanager instances.
# CLI flag: -alertmanager.sharding-enabled
[sharding_enabled: <boolean> | default = false]
Expand Down

0 comments on commit 109ea3e

Please sign in to comment.