get_loki_labels
Retrieve all available label names from a Loki datasource to enable precise log filtering and analysis in Grafana.
Instructions
Get all label names available in a Loki datasource
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasourceUid | Yes | The Loki datasource UID | |
| start | No | Start time (RFC3339 or Unix timestamp) | |
| end | No | End time (RFC3339 or Unix timestamp) |