Skip to content

v4.4-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sharmay sharmay released this 13 Aug 18:00
82a1e39
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]>