Skip to content

Fix duplicate metrics complaints

Peter Fischer requested to merge metric-name-fix into main

The original SimpleHttpRequest holds the query as part of its path, hence we have to trim down the path again. Otherwise, a new metric is created for every request, since the query contains the revision ID.

Change-Id: I839ff53e886ccf080220caa631375e42f3ec0482

Merge request reports