Authorizations
Path Parameters
Body
Request model for ingesting traces.
List of traces to log.
1
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.
Session id associated with the traces.
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
total number of traces ingested
Log stream id associated with the traces.
Experiment id associated with the traces.
Metrics testing id associated with the traces.