Skip to main content

Create Span Event

POST 

/projects/:project_id/traces/:trace_id/spans/:span_id/events

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

Request

Responses

Successful Response