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
Currently the redis integration records a span for all redis commands. This is good.
But when send_default_pii=False the value of the redis SET command (https://redis.io/commands/set/) should be redacted.