You've already forked postgres_exporter
mirror of
https://github.com/prometheus-community/postgres_exporter.git
synced 2025-08-09 15:42:47 +03:00
During a refactor the pg_stat_bgwriter metrics were accidentally removed
and not re-added by 34fdb69ee2
.
This commit restores these metrics. Resolves #336.