POST
/
v2
/
projects
/
{project_id}
/
traces

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

project_id
string
required

Body

application/json
traces
object[]
required

List of traces to log.

experiment_id
string | null

Experiment id associated with the traces.

log_stream_id
string | null

Log stream id associated with the traces.

Response

200 - application/json
project_id
string
required

Project id associated with the traces.

project_name
string
required

Project name associated with the traces.

records_count
integer
required

total number of records (traces & spans) ingested

traces_count
integer
required

total number of traces ingested

experiment_id
string | null

Experiment id associated with the traces.

log_stream_id
string | null

Log stream id associated with the traces.