Skip to content

Add sentry tracking to mask url helper

Rajendra Kadam requested to merge enable-sentry-mask-urls into master

What does this MR do and why?

As part of &6551 (closed), we mask URLs that contain PII data.

This MR adds the sentry error tracking in case the helper function raises an exception so that we can mitigate the error cases.

It also adds a spec to verify the functionality.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rajendra Kadam

Merge request reports