Redis Instrumentation
AppSignal for PythonThis feature requires version 0.1.0 or higher.
RedisThis feature requires 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