elastic / elastic-otel-java

Apache License 2.0
8 stars 7 forks source link

[Config] Add Sanitizing field names #307

Open jackshirazi opened 4 days ago

jackshirazi commented 4 days ago

Classic agent link

What it does

Allows a list of wildcard patterns of field names which should be sanitized. Applies to HTTP headers and application/x-www-form-urlencoded data and queues (JMS, RabbitMQ, SQS, kafka)

Implementation difficulty, location, and dynamism