Redis Instrumentation
This feature requires AppSignal for Python version 0.1.0 or higher.
This feature requires Redis version 2.6 or higher.
The Python interface to the Redis key-value store.
Installation
Install the opentelemetry-instrumentation-redis
package. To add it to your project, add the following line to your requirements.txt
file:
Shell
# requirements.txt opentelemetry-instrumentation-redis