Skip to content

Conversation

@english
Copy link

@english english commented Jan 31, 2020

Pulls in commits up to https://github.com/wrouesnel/postgres_exporter/releases/tag/v0.8.0. See prometheus-community/postgres_exporter@v0.7.0...v0.8.0 for more each commit.

The main benefit is bbc3b12 which fixes an issue where custom queries (in queries.yaml) would always error due to duplicate metrics when database autodiscovery was enabled.

headcr4sh and others added 9 commits January 31, 2020 15:20
Closes prometheus-community#326 as is provides a viable solution to use a K8S init container
to fully contruct the PostgreSQL URI and 'hand it over' to the postgres_exporter
process.

(cherry picked from commit 9b13f5e)
(cherry picked from commit deac1c3)
(cherry picked from commit d74818c)
(cherry picked from commit c4508ff)
* Update README according --help output

* Update environment variables list in README

(cherry picked from commit 75d542d)
These are useful for knowing if WAL archiving is working successfully.

(cherry picked from commit 2772da8)
2772da8 was missing an additional
parameter. This fixes the build.

(cherry picked from commit 54a0cf0)
During a refactor the pg_stat_bgwriter metrics were accidentally removed
and not re-added by 34fdb69.

This commit restores these metrics. Resolves prometheus-community#336.

(cherry picked from commit 03013de)
* Add a build info metric

Add a standard Prometheus build info metric to make monitoring rollouts
easier.

* Update prometheus vendoring.

* Fix build error

Fix missing bool in builtinMetricMaps.

Signed-off-by: Ben Kochie <[email protected]>
(cherry picked from commit aeec47e)
@english english merged commit 11587d9 into master Jan 31, 2020
@english english deleted the english-pull-upstream branch January 31, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants