Skip to content

Do not add redis SET data in span description when set_default_pii=False #2023

@antonpirker

Description

@antonpirker

Problem Statement

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.

Solution Brainstorm

do it

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions