Is your feature request related to a problem? Please describe.
We get crash reports that contain personal identifying information. The most common piece of personal information we receive is the users Windows username in the form of a file path in an exception.
Describe the solution you'd like
Before sending the crash to the server, anonymize file paths to remove the users username. This can be easily done with a regex expression.
A more general API to filter PII from requests to be sent to the server would extend this nicely.
Hi @Marv51
Thank you for reaching out to us!
Let me some time to reproduce and discuss the issue with the team.
I will get back to you once I have more information.
Hey @Marv51, we've discussed that with team and it seems that this a valid feature request. There is no ETA we can provide yet, but we will keep this thread updated with the progress.
This would indeed be a nice feature to have,
Most helpful comment
Hey @Marv51, we've discussed that with team and it seems that this a valid feature request. There is no ETA we can provide yet, but we will keep this thread updated with the progress.