DEV Community

Tobias Macey
Tobias Macey

Posted on • Originally published at pythonpodcast.com

Adding Observability To Your Python Applications With OpenTelemetry

Once you release an application into production it can be difficult to understand all of the ways that it is interacting with the systems that it integrates with. The OpenTracing project and its accompanying ecosystem of technologies aims to make observability of your systems more accessible. In this episode Austin Parker and Alex Boten explain how the correlation of tracing and metrics collection improves visibility of how your software is behaving, how you can use the Python SDK to automatically instrument your applications, and their vision for the future of observability as the OpenTelemetry standard gains broader adoption.

Listen Now!

Top comments (0)