Skip to content
Snippets Groups Projects

Mask log trace

Merged Kamil Trzciński requested to merge mask-trace into master

What does this MR do?

This adds support for masking variables. Rails API needs to annotate each variable to be masked with masked: true flag.

From now one, the trace will be delayed until we are certain that it does not contain masked output.

It uses a Trie type of search for efficient masked output search.

Why was this MR needed?

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Edited by Kamil Trzciński

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading