Automatically enable TraceContext
propagation in observability auto-configuration
#637
Labels
Milestone
TraceContext
propagation in observability auto-configuration
#637
To make sure that spans resulting from asynchronous event handling being attached to the root trace causing the event publication in the first place, we should set up propagation of the
TraceContext
to the spawned threads.The text was updated successfully, but these errors were encountered: