Skip to content

Releases: CrunchyData/pgmonitor

v4.12

05 Nov 14:54
e162a83
Compare
Choose a tag to compare

v4.12.0

Release Summary

Crunchy Data is pleased to announce the availability of pgMonitor 4.12.0. This release primarily brings support for Grafana 10.4. See Changelog for additional information.

Breaking Changes / Porting Guide

  • grafana - Update the dashboards to support Grafana 10.4 so that we're on an officially supported version of Grafana. This does potentially break backward compatibility with Grafana 9.x, so an update to Grafana 10.4 will be required with this version of pgMonitor.

Bugfixes

  • grafana - Fix etcd dashboard to use new metric names in etcd 3.5
  • postgres_exporter - Fix query for database table size to remove duplicate word
  • postgres_exporter - Fix query for pgBackRest monitoring to handle 3 number versions

v4.12RC2

01 Nov 18:24
ea03fc4
Compare
Choose a tag to compare
v4.12RC2 Pre-release
Pre-release

4.12 Release Candidate 2

4.12RC1: fix: Backport several fixes for version 4 (#426)

29 Oct 19:37
a075e4c
Compare
Choose a tag to compare

4.12 Release Candidate 1

v5.1.1

08 Oct 17:48
4e94297
Compare
Choose a tag to compare

Release Summary

Crunchy Data is pleased to announce the availability of pgMonitor 5.1.1. This release brings additional support for PostgreSQL 17 to postgres_exporter to allow easier migration to sql_exporter.

Minor Changes

  • postgres_exporter - Files to help transition off of postgres_exporter.

v5.1.1-RC1

04 Oct 14:58
a766579
Compare
Choose a tag to compare
v5.1.1-RC1 Pre-release
Pre-release

Release candidate 1 for version 5.1.1

v5.1.0

17 Sep 14:44
5fe6ceb
Compare
Choose a tag to compare

Release Summary

Crunchy Data is pleased to announce the availability of pgMonitor 5.1.0. This release brings support for PostgreSQL 17. It also brings more flexible Grafana dashboards, an HAProxy dashboard and better support for etcd and pgBackRest.

Major Changes

  • grafana - add support for new metrics in PG17
  • sql_exporter - add support for PG17

Minor Changes

  • grafana - Add a new variable dropdown to all dashboards for the Datasource. Allows more flexiblity when importing the dashboard to different environments.
  • grafana - Add panel to PG Details dashboard to track autovac workers running vs max
  • grafana - add a dashboard for HAProxy
  • sql_exporter - Add metrics to track current autovacuum workers running and max autovacuum workers
  • sql_exporter - A password for the ccp_monitoring database role is no longer set when using the setup_db.sql file.
  • sql_exporter - Make the default privileges for the setup_db.yml file world readable (when installing via package).

Bugfixes

  • grafana - Fix etcd dashboard to use new metric names in etcd 3.5
  • postgres_exporter - Fix query for pgBackRest monitoring to handle 3 number versions

v5.1.0-beta1

04 Sep 18:35
3b74eed
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v5.0.0-beta1 Pre-release
Pre-release

Beta 1 release for version 5.0.0