You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Redis with the singleton pattern. Everything is in transaction mode, as shown in the print below. The problem is that in go-redis/v9 with nrredis-v9, even using Hook, it doesn't record the key when using GET/SET or any other operation.
Description
I'm using Redis with the singleton pattern. Everything is in transaction mode, as shown in the print below. The problem is that in go-redis/v9 with nrredis-v9, even using Hook, it doesn't record the key when using GET/SET or any other operation.
Steps to Reproduce
nrredis github.com/newrelic/go-agent/v3/integrations/nrredis-v9
"github.com/redis/go-redis/v9"
Expected Behavior
NR Diag results
Your Environment
Reproduction case
Additional context
The text was updated successfully, but these errors were encountered: