pub fn record_execution_context( span: &Span, execution_id: &str, workflow_id: &str, node_id: &str, node_kind: &str, )
Helper to record JamJet execution context on a span.