api
retrieve spans that will be selected by selector
get the spans ids that would be selected by a specific selector query
get/tests/{testId}/run/{runId}/select
Parameters
./parameters.yaml#/components/parameters/testId — unresolved $ref
./parameters.yaml#/components/parameters/runId — unresolved $ref
./parameters.yaml#/components/parameters/query — unresolved $ref
Response
successful operation
SelectedSpansResult required— unresolved $ref
Changes
Changed in 2 of the 50 revisions of this API.231
- ●
deleted the
pathrequest parameterrunIdrequest-parameter-removed
- ●
deleted the
pathrequest parametertestIdrequest-parameter-removed
- ●
deleted the
queryrequest parameterqueryrequest-parameter-removed
- ●
- ▲
added the new path request parameter
runIdnew-request-path-parameter
- ▲
added the new path request parameter
testIdnew-request-path-parameter
- ○
added the new optional
queryrequest parameterquerynew-optional-request-parameter
- ▲