victoriametricsTo use VictoriaMetrics tools, create a Connector with the following fields:
| Field | Required | Description |
|---|---|---|
base_url | Yes | VictoriaMetrics service address (e.g., http://victoriametrics:8428) |
auth_type | No | Authentication type: none (default), basic, or bearer |
username | No | Basic Auth username (used when auth_type=basic) |
password | No | Basic Auth password (used when auth_type=basic) |
token | No | Bearer Token (used when auth_type=bearer) |
timeout | No | Request timeout in seconds (default: 60) |
verify_ssl | No | Verify SSL certificates (default: true) |
This connector provides high-performance metrics querying tools compatible with Prometheus.
/api/v1/query)/api/v1/query_range)/api/v1/export)