prometheusTo use the Prometheus tools, you need to configure a Connector with the following fields:
| Field | Required | Description |
|---|---|---|
instance_name | Yes | Instance name to identify this connector instance. |
base_url | Yes | The base URL of your Prometheus server (e.g., http://prometheus:9090). |
auth_type | Yes | Set to none or basic. |
username | No | Basic Auth username. |
password | No | Basic Auth password. |
verify_ssl | No | SSL certificate verification (default: true). |
The connector provides a comprehensive set of tools for metric analysis and metadata exploration.