mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
docs: fix typo (#15436)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
abfc3145a2
commit
63d87a60a8
@ -135,7 +135,7 @@ global:
|
||||
[ keep_dropped_targets: <int> | default = 0 ]
|
||||
|
||||
# Specifies the validation scheme for metric and label names. Either blank or
|
||||
# "utf8" for for full UTF-8 support, or "legacy" for letters, numbers, colons,
|
||||
# "utf8" for full UTF-8 support, or "legacy" for letters, numbers, colons,
|
||||
# and underscores.
|
||||
[ metric_name_validation_scheme <string> | default "utf8" ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user