When to use
A partition is required when you integrate Vezha into an external Prometheus-based observability loop.
What is available
- Scrape endpoint at the level of a user or a specific server.
- Selection of time window (
minutes) for export. - Test preview of the raw Prometheus format right in the UI.
Steps
- Open the Prometheus page.
- Select the cluster, server and time window.
- Copy the generated scrape URL.
- Add the URL to your Prometheus job configuration.
- Run a test scrape in Vezha for pre-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.