Create Trace
Create a new trace.
Accepts optional client-supplied id and started_at (used by
harness’s tracer). When absent, bedrock generates them.
Authorizations
Token-based authentication with required prefix "Token"
Body
Serializer for creating a trace.
External tracer clients (harness) supply id and started_at so trace
timestamps reflect the client-side clock. Bedrock generates both when the
fields are absent (preserves the original portal behavior).
Response
Serializer for creating a trace.
External tracer clients (harness) supply id and started_at so trace
timestamps reflect the client-side clock. Bedrock generates both when the
fields are absent (preserves the original portal behavior).