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 path request parameter runId

      request-parameter-removed

    • deleted the path request parameter testId

      request-parameter-removed

    • deleted the query request parameter query

      request-parameter-removed

  • 9ee6203c38fa21See the full diff
    • added the new path request parameter runId

      new-request-path-parameter

    • added the new path request parameter testId

      new-request-path-parameter

    • added the new optional query request parameter query

      new-optional-request-parameter