mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-05 22:32:20 +01:00
app/vmagent/README.md: mention that vmagent
exposes target statuses at /targets
page
This commit is contained in:
parent
7a045125cc
commit
25c570dae7
@ -118,9 +118,11 @@ Read more about relabeling in the following articles:
|
|||||||
|
|
||||||
### Monitoring
|
### Monitoring
|
||||||
|
|
||||||
`vmagent` exports various metrics in Prometheus exposition format at `/metrics` page. It is recommended setting up regular scraping of this page
|
`vmagent` exports various metrics in Prometheus exposition format at `http://vmagent-host:8429/metrics` page. It is recommended setting up regular scraping of this page
|
||||||
either via `vmagent` itself or via Prometheus, so the exported metrics could be analyzed later.
|
either via `vmagent` itself or via Prometheus, so the exported metrics could be analyzed later.
|
||||||
|
|
||||||
|
`vmagent` also exports target statuses at `http://vmagent-host:8429/targets` page in plaintext format.
|
||||||
|
|
||||||
|
|
||||||
### Troubleshooting
|
### Troubleshooting
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user