mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 15:16:42 +00:00
docs: typo fix (#3839)
This commit is contained in:
parent
fc5ea31a38
commit
7d99b19478
1 changed files with 1 additions and 1 deletions
|
@ -446,7 +446,7 @@ See also [useful tips for target relabeling](#useful-tips-for-target-relabeling)
|
|||
|
||||
## Useful tips for target relabeling
|
||||
|
||||
* Target relabelig can be debugged by clicking the `debug` link for the needed target on the `http://vmagent:8429/target`
|
||||
* Target relabeling can be debugged by clicking the `debug` link for the needed target on the `http://vmagent:8429/target`
|
||||
or on the `http://vmagent:8429/service-discovery` pages. See [these docs](https://docs.victoriametrics.com/vmagent.html#relabel-debug).
|
||||
* Every discovered target contains a set of meta-labels, which start with `__meta_` prefix.
|
||||
The specific sets of labels per each supported service discovery option are listed
|
||||
|
|
Loading…
Reference in a new issue