v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1342194234.5 KB
projects

Get worker stacktraces from debug capture.

post/v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/debug/getWorkerStacktraces

Path parameters

projectIdstring required

The project id.

locationstring required

The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.

jobIdstring required

The job for which to get stacktraces.

Request body

workerIdstring

The worker for which to get stacktraces. The returned stacktraces will be for the SDK harness running on this worker.

endTimestring google-datetime

The end time for the stacktrace query. The returned stacktraces will be a recent stack trace at or shortly before this time.

Response

Successful response