mirror of
https://github.com/prometheus/prometheus
synced 2026-04-20 22:41:05 +08:00
Fix link in discovery README.md (#17753)
Signed-off-by: VictorFilatov <phylactus@gmail.com>
This commit is contained in:
@@ -50,7 +50,7 @@ file for use with `file_sd`.
|
||||
The general principle with SD is to extract all the potentially useful
|
||||
information we can out of the SD, and let the user choose what they need of it
|
||||
using
|
||||
[relabelling](https://prometheus.io/docs/operating/configuration/#<relabel_config>).
|
||||
[relabelling](https://prometheus.io/docs/operating/configuration/#relabel_config).
|
||||
This information is generally termed metadata.
|
||||
|
||||
Metadata is exposed as a set of key/value pairs (labels) per target. The keys
|
||||
|
||||
Reference in New Issue
Block a user