Use Case
We want to redact PII/PCI tags in our spans.
Proposal
Can be implemented in Span Normalizer during Raw Span creation. The keys to redact can be configuration driven.
Questions to address (if any)
- Can we redact both keys and values based on configured regexp?