Authorizations
Body
Request model for updating a trace.
Trace 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 trace. Overwrites previous value if present.
Output of the trace. Overwrites previous value if present.
Status code of the trace. Overwrites previous value if present.
Tags to add to the trace.
Whether or not the records in this request are complete.
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
Trace id associated with the updated trace.
Log stream id associated with the traces.
Experiment id associated with the traces.
Metrics testing id associated with the traces.