Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

libdd-trace-obfuscation

Trace obfuscation library for Datadog.

Overview

This crate provides trace obfuscation functionality, implementing the same obfuscation logic as the Datadog Agent. It supports obfuscation for:

  • SQL queries
  • Redis commands
  • Memcached commands
  • HTTP URLs
  • Credit card numbers
  • Stack traces

For more details on trace obfuscation, see the Datadog documentation.