chore(configuration.md): Fix typo

Signed-off-by: Olivier Lemasle <o.lemasle@gmail.com>
This commit is contained in:
Olivier Lemasle 2025-07-22 09:21:30 +02:00 committed by Ayoub Mrini
parent 19a8f8c8ea
commit da9b8b2f8d

View File

@ -274,7 +274,7 @@ job_name: <job_name>
# Whether to scrape a classic histogram, even if it is also exposed as a native # Whether to scrape a classic histogram, even if it is also exposed as a native
# histogram (has no effect without --enable-feature=native-histograms). # histogram (has no effect without --enable-feature=native-histograms).
[ always_scrape_classic_histograms: <boolean> | [ always_scrape_classic_histograms: <boolean> |
default = <global.always_scrape_classic_hisotgrams> ] default = <global.always_scrape_classic_histograms> ]
# The HTTP resource path on which to fetch metrics from targets. # The HTTP resource path on which to fetch metrics from targets.
[ metrics_path: <path> | default = /metrics ] [ metrics_path: <path> | default = /metrics ]