**Describe the idea** Record redis command arguments in breadcrumbs and tracing spans. The value should only be recorded if `send_default_pii == true` **Why do you think it's beneficial to most of the users** It provides more information to help users debug.
Describe the idea
Record redis command arguments in breadcrumbs and tracing spans.
The value should only be recorded if
send_default_pii == trueWhy do you think it's beneficial to most of the users
It provides more information to help users debug.