activity

Return all spans and events for a single trace (trace), scoped to the organization, for the trace-waterfall view. Restricted to organization admins/managers and gated by the activity-tracking flag.

get/api/activity/reports/trace/

Query parameters

organizationstring uuid required

UUID of the organization to scope the report to.

tracestring uuid required

UUID of the trace whose spans and events to return.

Changes