docs: fix typo (#15436)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
pull/15300/head
Simon Pasquier 1 year ago committed by GitHub
parent abfc3145a2
commit 63d87a60a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/configuration/configuration.md

@ -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…
Cancel
Save