标签: sentry
有没有人知道如何从Sentry中报告的错误的URL中删除查询字符串字段(如令牌)?
目前,据报道: https://sub.domain.com/test/?token=wead87j4odja&auth=test&id=5
我希望它没有令牌: https://sub.domain.com/test/?auth=test&id=5
答案 0 :(得分:0)
您是否查看了组织数据清理器?
https://docs.getsentry.com/hosted/learn/sensitive-data/