Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 3.21 KB

File metadata and controls

62 lines (32 loc) · 3.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.4.0 (2025-11-26)

Features

  • export pgPoolExporterOptions (8d7eaf3)

1.3.1 (2025-05-18)

Features

  • add support for node coveralls reports (444bbea)
  • add support for node coveralls reports (4a5565b)
  • add support to monitor multiple instances of pg-client and pg-pool (a5c290a)

Bug Fixes

  • only create pool metrics if database and pool metrics are available. (ad825fb)
  • wrong entrypoint after migration to single tsconfig file (0fa0dc4)

Miscellaneous Chores

1.3.0 (2024-07-21)

Features

  • add support to monitor multiple instances of pg-client and pg-pool (a5c290a)

Miscellaneous Chores

1.1.0 (2024-04-18)

Features

  • add support for node coveralls reports (444bbea)
  • add support for node coveralls reports (4a5565b)

[1.0.0] 2024-01-18

Added

  • Initial release with support for pg.client and pg.pool related metrics