v1
latestOpenAPI 3.1.02026-07-26231646860.9 KBUpdate Span
Update a span with the given ID.
Path parameters
Request body
Log stream id associated with the traces.
Experiment id associated with the traces.
Metrics testing id associated with the traces.
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.
Span id to update.
Tags to add to the span.
Status code of the span. Overwrites previous value if present.
Duration in nanoseconds. Overwrites previous value if present.
Response
Successful Response
Log stream id associated with the traces.
Experiment id associated with the traces.
Metrics testing id associated with the traces.
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.