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