list_labels
List all metric label names available in Thanos, with optional time range filtering for precise querying.
Instructions
List all metric label names available in Thanos.
Args: start: Optional start of the time range for label filtering. end: Optional end of the time range for label filtering.
Returns: JSON array of label name strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||