Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add redaction processor #275

Merged
merged 12 commits into from
Aug 29, 2024
Merged

feat: add redaction processor #275

merged 12 commits into from
Aug 29, 2024

Conversation

odubajDT
Copy link
Contributor

@odubajDT odubajDT commented Aug 23, 2024

Changes

  • added redaction processor to the collector
  • added default configuration for redaction processor
  • added e2e test

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.

Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
Signed-off-by: odubajDT <[email protected]>
@odubajDT odubajDT force-pushed the add-redaction-processor branch from f82fbab to 7883207 Compare August 27, 2024 12:00
Signed-off-by: odubajDT <[email protected]>
@odubajDT odubajDT marked this pull request as ready for review August 27, 2024 12:57
@odubajDT odubajDT requested a review from a team as a code owner August 27, 2024 12:57
@odubajDT odubajDT enabled auto-merge (squash) August 29, 2024 12:16
@odubajDT odubajDT disabled auto-merge August 29, 2024 12:50
@odubajDT odubajDT enabled auto-merge (squash) August 29, 2024 12:50
@odubajDT odubajDT merged commit d10b8e1 into main Aug 29, 2024
11 checks passed
@odubajDT odubajDT deleted the add-redaction-processor branch August 29, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants