Skip to content

Releases: CrunchyData/pgmonitor

v5.1.0-beta1

04 Sep 18:35
3b74eed

Choose a tag to compare

v5.1.0-beta1 Pre-release
Pre-release

Beta1 release for version 5.1

v5.0.0

10 Jul 17:05
741ab41

Choose a tag to compare

Release Summary

Crunchy Data is pleased to announce the availability of pgMonitor 5.0.0. This release brings support for a new Prometheus exporter for PostgreSQL - sql_exporter. It also supports a new monitoring extension to make metric collection easier and more performant. This changelog contains all changes that have been added since the 4.11.0 release.

Please see the 5.0.0 upgrade documentation for more information on converting to the new sql_exporter.

Major Changes

  • grafana - Add new dashboards for sql_exporter support. New PostgreSQL Overview and PgBouncer direct metrics dashboards
  • grafana - New Grafana minimum version is now 10.4. All dashboards have been updated to fix AngularJS deprecation warnings and re-exported from 10.4.
  • grafana - Organize packages to allow better choice of available Grafana dashboards
  • grafana - Remove top level general Overview dashboard
  • pgmonitor-extension - Add more extensive support for materialized views and refreshed tables for expensive or custom metric queries
  • pgmonitor-extension - Add support for using the PostgreSQL pgmonitor-extension to aid in metrics collection with sql_exporter
  • postgres_exporter - Note that postgres_exporter is still supported but will be deprecated in a future version
  • sql_exporter - Add support for directly connecting to PgBouncer to collect metrics
  • sql_exporter - Add support for new PostgreSQL metrics collecting exporter (sql_exporter)

Minor Changes

  • prometheus - Added OOMKiller Alert using node_exporter metrics

Bugfixes

  • docs - add reference links to upstream configuration docs
  • exporter - fix the pgbackrest-info.sh to force the necessary console output level that it expects
  • grafana - fix some queries that were searching on the wrong label (datname vs. dbname)
  • sql_exporter - add new metric for n_tup_newpage_upd
  • sql_exporter - use the new views from pgmonitor-extension instead of full queries

v5.0.0-beta2

12 Jun 12:58
0552098

Choose a tag to compare

v5.0.0-beta2 Pre-release
Pre-release

Beta 2 release for version 5.0.0

v5.0.0-beta1

24 Apr 15:14
0a3a766

Choose a tag to compare

v5.0.0-beta1 Pre-release
Pre-release

Beta 1 release for version 5.0.0

v4.11.0

25 Jan 15:15
d5809c0

Choose a tag to compare

Release Summary

Crunchy Data is pleased to announce the availability of pgMonitor 4.11.0. This release primarily updates support for the underlying applications to more recent versions. This changelog contains all changes that have been added since the 4.10.0 release.

Minor Changes

  • alertmanager - minimum version 0.23, maximum 0.26.x
  • blackbox_exporter - minimum version 0.22.x, maximum 0.24.x
  • grafana - minimum version 9.2.19, maximum 9.9.x
  • node_exporter - minimum version 1.5.0, maximum 1.7.x
  • postgres_exporter - minimum version 0.10.1, maximum 0.15.x
  • prometheus - minimum version 2.38, maximum 2.49.x

v4.11.0-beta4

11 Jan 14:46
f9baa12

Choose a tag to compare

v4.11.0-beta4 Pre-release
Pre-release
chore: revert new grafana alertmanager dashboard (#391)

v4.11.0-beta3

20 Dec 22:33
e5d8197

Choose a tag to compare

v4.11.0-beta3 Pre-release
Pre-release

N/A

v4.11.0-beta2

28 Nov 16:37
9ae6998

Choose a tag to compare

v4.11.0-beta2 Pre-release
Pre-release

N/A

v4.11.0-beta

08 Nov 19:06
1350b23

Choose a tag to compare

v4.11.0-beta Pre-release
Pre-release

N/A

v4.10.0

17 Oct 18:02
v4.10.0
cb0dae2

Choose a tag to compare

4.10.0

Release Summary

Crunchy Data is pleased to announce the availability of pgMonitor 4.10.0. This release primarily adds support for PostgreSQL 16. This changelog contains all changes that have been added since the 4.9.0 release.

Minor Changes

  • postgres_exporter - Add support for PostgreSQL 16
  • containers - The datasource for containers is named PROMETHEUS. Update dashboards to use the hardcoded name.
  • grafana - Adjust the cache hit graph to do a 1m rate vs lifetime ratio
  • grafana - Relabel the cache hit ratio dial properly mark it as the lifetime cache hit replication