dougmoscrop / serverless-http

Use your existing middleware framework (e.g. Express, Koa) in AWS Lambda 🎉
Other
1.72k stars 165 forks source link

anyway to enable aws xray for this? #200

Open liesislukas opened 3 years ago

liesislukas commented 3 years ago

lambda gets xray ray id from gateway service, it need to be passed into express app. Any way to auto do this with serverless-http?