You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The http.url span tag is currrently set to "$scheme://$http_host$request_uri" which includes the query parameters.
Since these are more likely to contain sensitive information, would it make sense to remove the query parameters from the tag ?