Skip to main content

Create Span

POST 

/projects/:project_id/traces/:trace_id/spans

Create a new Span. You can only add a Span to an active Trace. The client is responsible to create and manage the ID of each span, the server does not accept spans with the same ID.

Request

Responses

Successful Response