mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
docs: fix typo (#11156)
Signed-off-by: Andrew <106606303+relandrew@users.noreply.github.com> Signed-off-by: Andrew <106606303+relandrew@users.noreply.github.com>
This commit is contained in:
parent
0fa8469f76
commit
dfc62920c2
|
@ -779,7 +779,7 @@ curl -G http://localhost:9091/api/v1/targets/metadata \
|
|||
|
||||
## Querying metric metadata
|
||||
|
||||
It returns metadata about metrics currently scrapped from targets. However, it does not provide any target information.
|
||||
It returns metadata about metrics currently scraped from targets. However, it does not provide any target information.
|
||||
This is considered **experimental** and might change in the future.
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue