Skip to main content
Traceback ensures that Personally Identifiable Information (PII) is filtered out before telemetry is transmitted to our ingestion cluster.

Default Scrubbed Keys

By default, Traceback scrubs all keys matching:
  • *password*, *secret*, *token*, *auth*
  • *credit_card*, *ccv*, *cvv*, *ssn*
  • Standard Authorization, Cookie, and Set-Cookie HTTP headers

Client-Side Custom Scrubbing

You can define custom hooks to sanitize or discard events before sending: