pyroscope_label_values
Retrieve label values for a specified label name using the Connect API, enabling label discovery and filtering of profiling data.
Instructions
List label values for a given label name via Connect API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End timestamp in milliseconds since epoch. | |
| name | Yes | Label name, e.g. service_name | |
| start | No | Start timestamp in milliseconds since epoch. | |
| baseUrl | No | ||
| matchers | No | Optional label selectors. | |
| tenantId | No |