Getting Started with OpenTelemetry in Python Source code from my talk at XtremePython 2021 watch now How to run locally? Run docker-compose up Execute a GET request to localhost:5001/todo Open jaeger at http://localhost:16686 to view the request you just did