get_prometheus_labels
Retrieve all label names from a Prometheus datasource to identify available metrics and dimensions for querying and analysis.
Instructions
Get all label names from a Prometheus datasource
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasourceUid | Yes | The Prometheus datasource UID | |
| start | No | Start time (RFC3339 or Unix timestamp) | |
| end | No | End time (RFC3339 or Unix timestamp) |