Expand description
Stable API — log-safe labels for connection endpoints and other local diagnostics that should be correlated without exposing raw backend hosts.
Functions§
- account_
log_ fingerprint - Return the stable account correlation label historically used by daemon logs without exposing the login account itself.
- endpoint_
log_ fingerprint - Return a stable, non-reversible label for endpoint strings that may contain backend IPs, broker IPs, or private domains.
- uid_
log_ fingerprint - Return the stable UID/customer-ID correlation label historically used by daemon logs without exposing the numeric login identity itself.
- uid_
text_ log_ fingerprint - String-valued companion for JSON/form identity fields whose wire type is
not guaranteed to be numeric. It shares the historical
uid-namespace.