The masking parameters
The arguments for a masking rule, used to determine if a value should be masked (redacted or omitted)
The trace config to use to determine if the value should be masked
The key of the attribute to mask
Optionalvalue?: AttributeValueThe value of the attribute to mask
The redacted value or undefined if the value should be masked, otherwise the original value
A function that masks (redacts or removes) sensitive information from span attributes based on the trace config.