Authorizations
Body
Request model for updating a trace.
Span id to update.
Log stream id associated with the traces.
Experiment id associated with the traces.
Metrics testing id associated with the traces.
playground
, python_client
, typescript_client
, api_direct
Whether or not to use reliable logging. If set to False, the method will respond immediately before verifying that the traces have been successfully ingested, and no error message will be returned if ingestion fails. If set to True, the method will wait for the traces to be successfully ingested or return an error message if there is an ingestion failure.
Input of the span. Overwrites previous value if present.
Output of the trace. Overwrites previous value if present.
Tags to add to the span.
Status code of the trace. Overwrites previous value if present.
Response
Successful Response
Project id associated with the traces.
Project name associated with the traces.
Session id associated with the traces.
Total number of records ingested
Span id associated with the updated span.
Log stream id associated with the traces.
Experiment id associated with the traces.
Metrics testing id associated with the traces.