pyroscope_label_names
Retrieve available label names from Grafana Pyroscope using the Connect API, optionally filtered by time range and matchers.
Instructions
List available label names via Connect API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End timestamp in milliseconds since epoch. | |
| start | No | Start timestamp in milliseconds since epoch. | |
| baseUrl | No | ||
| matchers | No | Optional label selectors. | |
| tenantId | No |