Skip to content

Releases: christiangalsterer/pg-promise-prometheus-exporter

v2.2.0

21 Jul 07:57
d0f4654
Compare
Choose a tag to compare

2.2.0 (2024-07-21)

Features

  • add support to monitor multiple instances of pg-promise and underlying pg-client and pg-pool instances (13b4008)

Bug Fixes

  • check if duration is available in receive event (717c1cb)
  • check if duration is available in receive event (deee1bf)
  • check if duration is available in receive event (d92b5d3)

v2.1.1

17 Jul 16:30
39313d3
Compare
Choose a tag to compare

2.1.1 (2024-07-17)

Bug Fixes

  • deps: update dependency @christiangalsterer/node-postgres-prometheus-exporter to v1.2.0 (3b0005a)
  • deps: update dependency @christiangalsterer/node-postgres-prometheus-exporter to v1.2.0 (e2edb7d)
  • handle receive event correctly when query is not executed inside task or transaction (1f4fe9d)
  • handle receive event correctly when query is not executed inside task or transaction (db8fe5d)
  • handle receive event correctly when query is not executed inside task or transaction (d4c62a5)

v2.1.0

17 Apr 07:54
352331d
Compare
Choose a tag to compare

2.1.0 (2024-04-17)

Features

  • add support for node coveralls reports (dc1170e)
  • Security upgrade pg-promise from 11.5.4 to 11.5.5 (2dea15a)