Trace obfuscation library for Datadog.
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.