Skip to content

Commit

Permalink
[chore] Remove empty trace_statements in masking_logbody.yaml (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
arminru authored Nov 13, 2024
1 parent 73f3af4 commit aecd9dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config_examples/masking_logbody.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ exporters:
processors:
transform/cc:
error_mode: ignore
trace_statements:
log_statements:
- context: log
statements:
Expand All @@ -21,7 +20,6 @@ processors:
- replace_pattern(body, "(^|[\\s\"'])4(\\s*[0-9]){8,14}\\s*(([0-9]\\s*?){4})($|[\\s\"'])", "$$1**** $$3$$5")
transform/iban:
error_mode: ignore
trace_statements:
log_statements:
- context: log
statements:
Expand Down

0 comments on commit aecd9dd

Please sign in to comment.