Implementing distributed tracing with Sentry
Is it possible to implement distributed tracing with Convex? This would involve passing a
trace_id and initializing a new transaction with that ID. Since the Convex I’d love to learn if this is feasible and how we could implement it.
