Epic: #6815
Today we extract host and port from the http.url, but as per the initial designed we decided to keep the query params in the endpoint, as there are some complications in doing pattern matching.
As a further improvement of the feature, we can extract out query params and rely on OTeL attributes (this is still evolving with depreciation of lot of attributes).

Today we are extracting the host and port and endpoint, endpoint can be further improved to extract the base API endpoint and query params.
