Browse Source

docs: fix typo (#11156)

Signed-off-by: Andrew <106606303+relandrew@users.noreply.github.com>

Signed-off-by: Andrew <106606303+relandrew@users.noreply.github.com>
pull/11180/head
relandrew 2 years ago committed by GitHub
parent
commit
dfc62920c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/querying/api.md

2
docs/querying/api.md

@ -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…
Cancel
Save