This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
Open
Description
Use case: I am currently reporting the http path of each request to prometheus for monitoring. I noticed that the path contains the query parameters as well. i would like to remove the query parameters from the http path label.
On a more general level it would be nice to use expressions to parse the data being sent to a given adapter.