Verify URL handling matches the Data Collection spec — URLs: urlQueryParams must filter query strings in url.full, url.query, and request.query_string (values → [Filtered], keys preserved, encoding untouched), remove them entirely when off, and never affect url.path or span descriptions.
Verify URL handling matches the Data Collection spec — URLs:
urlQueryParamsmust filter query strings inurl.full,url.query, andrequest.query_string(values →[Filtered], keys preserved, encoding untouched), remove them entirely when off, and never affecturl.pathor span descriptions.