Open
Description
When a CloudEvent function receives an incoming POST from a Knative event source, the CloudEvent's distributed tracing extension is not used (probably for good reason, as it's still a bit in flux). It would be nice if this framework could examine the incoming non-CE headers to look for a trace context, and if so, propagate that context in the response.