jochen-schweizer / express-prom-bundle

express middleware with standard prometheus metrics in one bundle
MIT License
303 stars 67 forks source link

urlValueParser extra and replace masks can be regexp #80

Closed thewizarodofoz closed 3 years ago

thewizarodofoz commented 3 years ago

https://github.com/disjunction/url-value-parser/blob/master/src/ValueDetector.js#L39

replaceMasks and extraMasks which are passed down to url-value-parser can be either string or RegExp.

disjunction commented 3 years ago

thanks! this is now on npm under version 6.3.4