Redis Instrumentation
The Python interface to the Redis key-value store.
Install the Instrumentation
First, install the opentelemetry-instrumentation-redis
package. To add it to your project, add the following line to your requirements.txt
file:
# requirements.txt opentelemetry-instrumentation-redis