Sunil Narasimhamurthy

Results 36 comments of Sunil Narasimhamurthy

Seems like when the aws signer is initialized we set the region and don’t change it later based on the arn of the function. We can update the signer function...

So here are my thoughts: Currently the request headers are injected with the trace context only in the request path by calling func `injectContext` on the span object ref: [code](https://github.com/envoyproxy/envoy/blob/main/envoy/tracing/trace_driver.h#L54)....