Distributed Tracing with AWS X-Ray in Flask Application
Integrate AWS X-Ray to the Flask application for tracing
AWS X-Ray SDK for Python
GitHub Repo
Add library aws-xray-sdk to the requirements.txt
aws-xray-sdk
Run this command in a terminal to install the libraries for local development
pip ...
binli.hashnode.dev3 min read