Update quay.io/prometheuscommunity/postgres-exporter Docker tag to v0.19.1
Automtated minor upgrade of PostgreSQL exporter Docker container by means of Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| quay.io/prometheuscommunity/postgres-exporter | patch | v0.19.0 → v0.19.1 |
Release Notes
prometheus-community/postgres_exporter (quay.io/prometheuscommunity/postgres-exporter)
v0.19.1: 0.19.1 / 2026-02-25
- [CHANGE] Filter and warn about duplicates in pg_stat_statements (#998) by @Nudin in #1259
- [ENHANCEMENT] perf/reliability: Optimize pg_stat_statements queries that uses too many temp files by @eugercek in #1267
- [BUGFIX] fix: ignore setting
google_dataplex.max_messagesby @cristiangreco in #1261 - [BUGFIX] wal: Fix collector NULL SUM(size) by @dannotripp in #1265