Expand description
Traces domain: APM trace processing, including environment, sampling, and obfuscation.
Structs§
- Cache
Obfuscation - Obfuscation shape shared by the key/value caches (redis, valkey).
- Credit
Card Obfuscation - Credit-card obfuscation.
- Domain
- Resolved traces configuration.
- Http
Obfuscation - HTTP path/query obfuscation.
- Json
Query Obfuscation - Obfuscation shape shared by the JSON-query engines (Elasticsearch, MongoDB, OpenSearch).
- Memcached
Obfuscation - Memcached command obfuscation.
- Obfuscation
- Trace obfuscation, one group per supported subsystem.
- Ottl
Filter - OTTL filter processor: span-drop conditions applied during trace enrichment.
- Ottl
Transform - OTTL transform processor: span-mutating statements applied during trace enrichment.
- Probabilistic
Sampler - APM probabilistic sampler.
- Rare
Sampler - Rare-span sampler.
- SqlObfuscation
- SQL obfuscation.
Enums§
- Ottl
Error Mode - Error-handling mode for OTTL condition/statement evaluation, shared by the OTTL filter and transform processors.