Skip to content

Commit 44fd971

Browse files
authored
53docs (#479)
* docs: 5.3 release notes * docs: 5.3 release notes * docs: update sql_exporter metrics list
1 parent 390935a commit 44fd971

File tree

10 files changed

+92
-27
lines changed

10 files changed

+92
-27
lines changed

CHANGELOG.rst

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,37 @@ pgMonitor Release Notes
44

55
.. contents:: Topics
66

7+
v5.3.0
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
Crunchy Data is pleased to announce the availability of pgMonitor 5.3.0. This release brings several important bugfixes and updates dashboards in Grafana.
14+
15+
Minor Changes
16+
-------------
17+
18+
- grafana - Add pgBouncer dashboard to containers folder
19+
- grafana - Updated containers dashboards to use latest ccp metrics in v5.2.1
20+
- grafana - Updated containers dashboards/alerts to allow OTel or postgres-exporter values
21+
- grafana - Update HAProxy dashboard to the latest one from upstream (Revision 11)
22+
- prometheus - Add requested PGNoPrimary and PGNoReplica alerts for containers
23+
- prometheus - Moved the ExporterDown alert to its own common alerts file and have it be enabled by default (no .example extension on the file name)
24+
- prometheus - Remove unnecessary absence alerts. The general ExporterDown metric can cover these scenarios
25+
- sql_exporter - Consolidated setup file from different PostgreSQL versions to a single common file
26+
27+
Breaking Changes / Porting Guide
28+
--------------------------------
29+
30+
- sql_exporter - Dropped support for PostgreSQL 11 and 12
31+
32+
Bugfixes
33+
--------
34+
35+
- grafana - Fix PG Overview dashboard for sql_exporter so that links to the PG Details dashboard have the proper, relevant node already chosen
36+
- sql_exporter - Removed the pg_settings_checksum metric since it was not working properly. Requires new version of pgmonitor-extension.
37+
738
v5.2.1
839
======
940

changelogs/changelog.yaml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,3 +302,37 @@ releases:
302302
- 464.yml
303303
- release.yml
304304
release_date: '2025-04-21'
305+
5.3.0:
306+
changes:
307+
breaking_changes:
308+
- sql_exporter - Dropped support for PostgreSQL 11 and 12
309+
bugfixes:
310+
- grafana - Fix PG Overview dashboard for sql_exporter so that links to the
311+
PG Details dashboard have the proper, relevant node already chosen
312+
- sql_exporter - Removed the pg_settings_checksum metric since it was not working
313+
properly. Requires new version of pgmonitor-extension.
314+
minor_changes:
315+
- Add pgBouncer dashboard to containers folder
316+
- Add requested PGNoPrimary and PGNoReplica alerts for containers
317+
- Updated containers dashboards to use latest ccp metrics in v5.2.1
318+
- Updated containers dashboards/alerts to allow OTel or postgres-exporter values
319+
- grafana - Update HAProxy dashboard to the latest one from upstream (Revision
320+
11)
321+
- prometheus - Moved the ExporterDown alert to its own common alerts file and
322+
have it be enabled by default (no .example extension on the file name)
323+
- prometheus - Remove unnecessary absence alerts. The general ExporterDown metric
324+
can cover these scenarios
325+
- sql_exporter - Consolidated setup file from different PostgreSQL versions
326+
to a single common file
327+
release_summary: Crunchy Data is pleased to announce the availability of pgMonitor
328+
5.3.0. This release brings several important bugfixes and updates dashboards
329+
in Grafana.
330+
fragments:
331+
- 461.yml
332+
- 467.yml
333+
- 470-containers-dashboard-updates.yml
334+
- 471-containers-dashboard-updates.yml
335+
- 472.yml
336+
- 474.yml
337+
- release.yml
338+
release_date: '2025-07-09'

changelogs/fragments/461.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelogs/fragments/467.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

changelogs/fragments/470-containers-dashboard-updates.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/471-containers-dashboard-updates.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/472.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/474.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

hugo/content/changelog/_index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,33 @@ draft: false
44
weight: 5
55
---
66

7+
## v5.3.0
8+
9+
### Release Summary
10+
11+
Crunchy Data is pleased to announce the availability of pgMonitor 5.3.0. This release brings several important bugfixes and updates dashboards in Grafana.
12+
13+
### Breaking Changes / Porting Guide
14+
15+
- sql_exporter - Dropped support for PostgreSQL 11 and 12
16+
17+
### Minor Changes
18+
19+
- grafana -Add pgBouncer dashboard to containers folder
20+
- grafana -Updated containers dashboards to use latest ccp metrics in v5.2.1
21+
- grafana -Updated containers dashboards/alerts to allow OTel or postgres-exporter values
22+
- grafana - Update HAProxy dashboard to the latest one from upstream (Revision 11)
23+
- prometheus - Add requested PGNoPrimary and PGNoReplica alerts for containers
24+
- prometheus - Moved the ExporterDown alert to its own common alerts file and have it be enabled by default (no .example extension on the file name)
25+
- prometheus - Remove unnecessary absence alerts. The general ExporterDown metric can cover these scenarios
26+
- sql_exporter - Consolidated setup file from different PostgreSQL versions to a single common file
27+
28+
### Bugfixes
29+
30+
- grafana - Fix PG Overview dashboard for sql_exporter so that links to the PG Details dashboard have the proper, relevant node already chosen
31+
- sql_exporter - Removed the pg_settings_checksum metric since it was not working properly. Requires new version of pgmonitor-extension.
32+
33+
734
## v5.2.1
835

936
### Release Summary

hugo/content/exporter/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,6 @@ These metrics are common to all versions of PostgreSQL and are recommended as a
363363

364364
* *ccp_pg_hba_checksum_status* - Value of checksum monitioring status for pg_catalog.pg_hba_file_rules (pg_hba.conf). 0 = valid config. 1 = settings changed. Settings history is available for review in the table `monitor.pg_hba_checksum`. To reset current config to valid after alert, run monitor.pg_hba_checksum_set_valid(). Note this will clear the history table.
365365

366-
* *ccp_pg_settings_checksum_status* - Value of checksum monitioring status for pg_catalog.pg_settings (postgresql.conf). 0 = valid config. 1 = settings changed. Settings history is available for review in the table `monitor.pg_settings_checksum`. To reset current config to valid after alert, run monitor.pg_settings_checksum_set_valid(). Note this will clear the history table.
367-
368366
* *ccp_postmaster_uptime_seconds* - Time interval in seconds since PostgreSQL database was last restarted
369367

370368
* *ccp_postgresql_version_current* - Version of PostgreSQL that this exporter is monitoring. Value is the 6 digit integer returned by the `server_version_num` PostgreSQL configuration variable to allow easy monitoring for version changes.

0 commit comments

Comments
 (0)