pyroscope_series
Return profile series data matching specified labels and time range via Pyroscope Connect API.
Instructions
Return profile series for given matchers 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 | Matchers like {service_name="checkout"}. | |
| tenantId | No | ||
| labelNames | No | Optional label names to return. |