Closed
Description
Right now with Agents and SuperComponents it is difficult to disambiguate where traces come from since are now using nested pipelines.
We would like to essentially pass down an existing tracing context to a nested pipeline run to make it easier to understand the origin of a trace and know which nested pipeline the trace originated from.
cc @mathislucka