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
- 200
- 422
Successful Response
Validation Error