Skip to content

Releases: CrunchyData/pgmonitor

v4.4-RC2

13 Aug 18:00
82a1e39
Compare
Choose a tag to compare
v4.4-RC2 Pre-release
Pre-release
Merge Development for 4.4-RC2 (#193)

* exporter queries, prometheus config file and dashboards for container deployments (#188)

* exporter queries, prometheus config file and dashboards

* same dashboards. But exported from Grafana GUI

* fix file permissions

* add links and fix units on network panel

* rename the 4 golden signals dashboard and add disk info to the saturation panel

* change metric names from ccp_container to ccp_nodemx, update dashboards with new names, remove invalid panel links

* rename queries_containers.yml to queries_nodemx.yml

* fix the description of process count metric

* exported dashboards to use externally

* Container related updates to Prometheus Configs (#191)

* Update Prometheus Job Name and Source Label

The 'Crunchy Collect' container has been moved
from the Crunchy Containers project to the Postgres
Operator project and renamed to 'Crunchy Postgres
Exporter'.

This updates the Prometheus config file for container
deployments to match the new container name.

* Update queries_nodemx.yml File Comment

Updates the comment beginning and ending
comments from referring to 'pod_metrics.yml'
to the current name, 'queries_nodemx.yml'.

Co-authored-by: Pramodh Mereddy <[email protected]>
Co-authored-by: tjmoore4 <[email protected]>

v4.4-RC1

07 Aug 17:40
9697c0d
Compare
Choose a tag to compare
v4.4-RC1 Pre-release
Pre-release
exporter queries, prometheus config file and dashboards for container…

v4.3

30 Jul 14:26
Compare
Choose a tag to compare

v4.3-RC1

10 Jul 19:45
9b18f16
Compare
Choose a tag to compare

v4.2

10 Apr 15:53
0fdef74
Compare
Choose a tag to compare

v4.2-RC1

12 Mar 19:45
91f1c9a
Compare
Choose a tag to compare
v4.2-RC1 Pre-release
Pre-release

Release Candidate 1 for pgMonitor 4.2

v4.1

19 Dec 18:46
803a919
Compare
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
Compare
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
Compare
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
Compare
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.