Redis gem
This feature requires redis version 4.0.0 or higher.
This feature requires redis-client version 0.14.0 or higher.
The AppSignal gem works out of the box with the redis
and redis-client
Ruby gems.
Events for Redis queries performed by your application will appear in the event timeline of your application's performance actions, as well as in the "Slow queries" performance panel.
If you wish to disable our integration with the Redis gem, set the instrument_redis
config option to false
to disable it.