pg_exporter v0.3.1
Configuration fixes for older PostgreSQL versions
Categories:
Changes
fix default configuration problems (especially for versions lower than 13)
- setting
primary_conninfonot exists until PG13 - add
funcidlabel topg_funccollector to avoid func name duplicate label - fix version string to
pg_exporter