Expand description
Span description scrubbing logic.
Functionsยง
- concatenate_
host_ and_ port - Concatenate an optional host and an optional port.
- scrub_
domain_ name - Sanitize a qualified domain string.
- scrub_
host - Scrub a
Host
object. - scrub_
ipv4 - Scrub an IPv4 address.
- scrub_
ipv6 - Scrub an IPv6 address.