AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Open Telemetry - How Does It Work?
The idea behind auto instrumentation with open telemetry specifically is very similar to what we've seen in other efforts before. It really ties instrumentation to existing third party open source library or third party libraries. So if you're using the Python SDK and you wanted to use, for example, the Python Redis library, well you could use the instrumentation library that's provided by open telemetry which allows you to call to this library.