mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
chore(configuration.md): Fix typo
Signed-off-by: Olivier Lemasle <o.lemasle@gmail.com>
This commit is contained in:
parent
19a8f8c8ea
commit
da9b8b2f8d
@ -274,7 +274,7 @@ job_name: <job_name>
|
||||
# Whether to scrape a classic histogram, even if it is also exposed as a native
|
||||
# histogram (has no effect without --enable-feature=native-histograms).
|
||||
[ 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.
|
||||
[ metrics_path: <path> | default = /metrics ]
|
||||
|
Loading…
Reference in New Issue
Block a user