From a user:
Currently if URL contains
access_tokenparam, whole URL will be shown as[Filtered], which is not really useful when almost all our URLs have access_token query param due to ability to avoid CORS OPTIONS request for each HTTP request.
It would be nice if the data scrubber only filtered the affected query string component.
Same problem. Is there a plan to address this?
+1 for this, as currently the breadcrumb information is pretty useless when certain requests are scrubbed, making it hard to analyse certain issues:

You can just put url in Safe Fields in your project settings

Closing this issue due to staleness. Feel free to comment here if you think we should still work on this.
Most helpful comment
You can just put

urlin Safe Fields in your project settings