check_status
Check the status of a profiling session and identify recorded subsystems like CPU, JDBC, HTTP. Optionally stop the recording and retrieve data.
Instructions
Check the status of a profiling session and discover which subsystems were recorded. Can be used to stop recording. When the data is ready provides information about the recorded subsystems (e.g. cpu, jdbc, http_client).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stopRecording | No | Optionally request the recording to be stopped now. |