Releases: PayU/prometheus-api-metrics
Releases · PayU/prometheus-api-metrics
v3.2.2
3.2.2 (2022-07-03)
Bug Fixes
- upgrade @types/express from 4.17.11 to 4.17.13 (#80) (98125ed)
- upgrade @types/express-serve-static-core from 4.17.18 to 4.17.28 (#78) (4be546c)
- upgrade @types/koa from 2.13.1 to 2.13.4 (#79) (9e6eef4)
- upgrade prom-client from 13.1.0 to 13.2.0 (#81) (0de7c4c)
v3.2.1
3.2.1 (2022-03-08)
Bug Fixes
- check if properRoute is found before acting on it (0199306)
v2.2.2
- Update dependencies version
- Stabilize tests
Koa Support
Add support in koa middleware
v2.1.8
Add number of open connection metric
v2.1.4
Bug fixes:
- Handle query params in the root path of app or sub-app
Features:
- Add ability to extract query params names as part of the route
v2.1.3
Bug fixes:
- Handle sub-app and error handler in the parent app
v2.1.2
bug fix:
- add default interval in case it wasn't send