list_pyroscope_label_names
Retrieve all label names from Pyroscope profile data within a specified time range and filtering criteria to analyze application performance metrics.
Instructions
Lists all available label names found in profiles within a Pyroscope datasource
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_source_uid | Yes | The UID of the datasource to query | |
| end_rfc_3339 | No | End time in RFC3339 format | |
| matchers | No | Prometheus-style matchers | |
| start_rfc_3339 | No | Start time in RFC3339 format |