When to use
The section is required when you integrate Vezha into an external observability loop based on Prometheus.
What is available
- Scrape endpoint at the user or specific server level.
- Selection of time window (
minutes) for export. - Test preview of the raw Prometheus format right in the UI.
Steps
- Open the Prometheus page.
- Select cluster, server and time window.
- Copy the generated scrape URL.
- Add the URL to your Prometheus job configuration.
- Run test scrape in Vezha for preliminary validation.
What to check
- Scrape returns valid metrics without format errors.
- In Prometheus, a target has a state
up. - Vezha key metrics are available for dashboards and alerts.
Practice
Start with a server-level scrape for critical nodes, then scale coverage to the entire circuit.