Files
ubicloud/assets
Burak Yucesoy 4a3e98f7ab Use pathname instead of entire URL while deciding on metrics url
Target endpoint for metrics url is now determined by the pathname of the URL
instead of the entire URL. This is because the entire URL can contain query
parameters that are not relevant for the metrics endpoint. Using the entire URL
generates malformed URLs in some cases, such as when the URL contains query
parameters as well.
2025-06-03 05:17:15 +03:00
..