I am having a lambda function created in python. It inserts the data in MySQL using pymysql library. How can I enable AWS xray tracing for database operation?
Asked
Active
Viewed 237 times
1 Answers
2
The AWS X-Ray SDK for Python currently does not support tracing of mysql using pymysql. We do have a pull request opened very recently which adds the support. We will review the PR and get it merged as soon as possible. Please stay tuned to our SDK for updates.
Thanks.

Prashant Srivastava
- 258
- 1
- 7