Dynatrace / dynatrace-otel-collector

Dynatrace distribution of the OpenTelemetry Collector
https://www.dynatrace.com/integrations/opentelemetry/
Apache License 2.0
23 stars 6 forks source link

feat: add redaction processor #275

Closed odubajDT closed 2 months ago

odubajDT commented 2 months ago

Changes

Description of e2e test

Telemetrygen generates traces, that are sent to the otlp receiver and using the k8sprocessor, it extracts some attributes, where some of them are (1) ignored, (2) allowed and (3) masked by the redaction processor. Afterwards the modified traces (and attributes) are exported via otlp exporter.