Releases: CrunchyData/pgmonitor
Releases · CrunchyData/pgmonitor
v4.4-RC2
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
v4.3
v4.3-RC1
v4.2
v4.2-RC1
v4.1
- 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
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
v4.0-RC2
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.