Start a Samply profile
Profile the pipeline using the Samply profiler for the next duration_secs seconds.
| Path Parameters |
|---|
pipeline_name string — REQUIREDUnique pipeline name |
| Query Parameters |
|---|
ordinal integerIn a multihost pipeline, the ordinal of the pipeline to sample. |
duration_secs int64The number of seconds to sample for the profile. |
| Responses | ||||
|---|---|---|---|---|
202Started profiling the pipeline with the Samply tool | ||||
404Pipeline with that name does not exist
| ||||
409Samply profile collection is already in progress
| ||||
500
| ||||
503
|