ArsenyYankovsky / typeorm-aurora-data-api-driver

A bridge between TypeORM and Aurora Data API
MIT License
175 stars 38 forks source link

Support AWS XRay #90

Open seawatts opened 3 years ago

seawatts commented 3 years ago

Depending on how we can get this setup in the data-api-client library it would be nice to be able to enable this feature here as well.

You can find the docs for wrapping AWS clients here: https://www.npmjs.com/package/aws-xray-sdk-core#user-content-capture-all-outgoing-aws-requests

https://github.com/jeremydaly/data-api-client/issues/93