mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Merge pull request #15789 from prometheus/beorn7/doc2
docs: fix spelling
This commit is contained in:
commit
02501e097e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ sort_rank: 7
|
|||
Prometheus provides a generic [HTTP Service Discovery](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#http_sd_config),
|
||||
that enables it to discover targets over an HTTP endpoint.
|
||||
|
||||
The HTTP Service Discovery is complimentary to the supported service
|
||||
The HTTP Service Discovery is complementary to the supported service
|
||||
discovery mechanisms, and is an alternative to [File-based Service Discovery](https://prometheus.io/docs/guides/file-sd/#use-file-based-service-discovery-to-discover-scrape-targets).
|
||||
|
||||
## Comparison between File-Based SD and HTTP SD
|
||||
|
|
|
|||
Loading…
Reference in a new issue