pyroscope_connect_query
Send raw JSON requests to any Pyroscope Connect endpoint to retrieve continuous profiling data.
Instructions
Execute any Pyroscope Connect query endpoint with a raw JSON request body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Raw JSON body for the selected endpoint. | |
| baseUrl | No | ||
| endpoint | Yes | Connect query endpoint path, e.g. /querier.v1.QuerierService/SelectMergeStacktraces | |
| tenantId | No |