Skip to content

Releases: PayU/prometheus-api-metrics

v3.2.2

03 Jul 12:31
78db9d8
Compare
Choose a tag to compare

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

08 Mar 13:10
Compare
Choose a tag to compare

3.2.1 (2022-03-08)

Bug Fixes

  • check if properRoute is found before acting on it (0199306)

v2.2.3

06 Aug 07:06
Compare
Choose a tag to compare

Bug fix #28

v2.2.2

26 Feb 09:41
Compare
Choose a tag to compare
  • Update dependencies version
  • Stabilize tests

v2.2.1

24 Jan 14:58
Compare
Choose a tag to compare

Fix get connection bug

Koa Support

24 Jan 11:42
Compare
Choose a tag to compare

Add support in koa middleware

v2.1.8

01 Jan 11:29
Compare
Choose a tag to compare

Add number of open connection metric

v2.1.4

04 Dec 09:39
Compare
Choose a tag to compare

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

04 Dec 09:39
Compare
Choose a tag to compare

Bug fixes:

  • Handle sub-app and error handler in the parent app

v2.1.2

15 Nov 12:49
Compare
Choose a tag to compare

bug fix:

  • add default interval in case it wasn't send