PG Exporter v0.6.0
PostgreSQL 16 support, ARM64 packages, security fixes
Changes
-
Security enhancement: update dependencies to address reported vulnerabilities
-
Add pg16 collectors
-
Add
arm64&aarch64packages -
Remove the
monitorschema requirement forpg_querycollectors (you have to ensure it with search_path or just installpg_stat_statementsin the defaultpublicschema) -
Fix PgBouncer version parsing message level from info to debug
-
Fix
pg_table_10_12collector missingrelidissue. -
Recognize the files with yml suffix in config directory by @Japin Li
