Skip to content

Releases: CrunchyData/pgmonitor

v4.1

19 Dec 18:46
803a919

Choose a tag to compare

  • Fixed bug in PGBouncer Grafana dashboard for the Server Connection Counts Per Pool showing zero data
  • Fixed Windows prometheus config file to use proper wildcard to pick up .yml files.
  • Renamed Prometheus target example file to include yml extention to better ensure it is not missed. ReplicaOS.example to ReplicaOS.yml.example
  • Fixed documentation to display pictures properly.

v4.1-RC1

11 Dec 21:00
803a919

Choose a tag to compare

v4.1-RC1 Pre-release
Pre-release
Development to Master (#142)

* Preparing for 4.x development (#127)

* PGBouncer support, multi-dsn in postgres_exporter, backup size monitor

* Update docs for new alert rules file location

* Filter out server label from postgres_exporter metrics

* Fix Grafana Overview dashboard. Update documentation for new exporter services.

* Preparing for 4.x development (#134)

* PGBouncer support, multi-dsn in postgres_exporter, backup size monitor

* Update docs for new alert rules file location

* Filter out server label from postgres_exporter metrics

* Fix Grafana Overview dashboard. Update documentation for new exporter services.

* Fix ext wildcard spec (#129)

* Adding CODEOWNERS file

* Updating CODEOWNERS to use @CrunchyData/solutionsengineering

* Use new pgbouncer view names

* Merge upstream changes (#135)

Merge upstream changes for windows support

* add CRUNCHYPATH placeholder for packagin as per Heath

* prometheus sure is picky

* rename file to match standards

* Fixing pgnodes var name bug (#140)

* add spacing around documentation images (#141)

* Add 4.1 release notes (#143)

v4.0-RC3

25 Nov 22:33

Choose a tag to compare

v4.0-RC3 Pre-release
Pre-release

Preparing for 4.x development

  • Update pgbouncer_fdw to have prefix on object names
  • Fixed PGBouncer Grafana dashboard

v4.0-RC2

21 Oct 20:12
3d4439e

Choose a tag to compare

v4.0-RC2 Pre-release
Pre-release
Preparing for 4.x development (#127)

* PGBouncer support, multi-dsn in postgres_exporter, backup size monitor

* Update docs for new alert rules file location

* Filter out server label from postgres_exporter metrics

* Fix Grafana Overview dashboard. Update documentation for new exporter services.

v4.0-RC1

21 Oct 17:36
bd1d57f

Choose a tag to compare

v4.0-RC1 Pre-release
Pre-release
Revert "PGBouncer support, multi-dsn in postgres_exporter, backup siz…