Expand description
Span description scrubbing logic.
Functionsยง
- concatenate_
host_ and_ port - Concatenate an optional host and an optional port.
- scrub_
db_ query - Scrubs a DB query string based on relevant attributes within DB spans.
- scrub_
domain_ name - Sanitize a qualified domain string.
- scrub_
host - Scrub a
Hostobject. - scrub_
ipv4 - Scrub an IPv4 address.
- scrub_
ipv6 - Scrub an IPv6 address.