Changelog
- c090fdf Collect statistics from pg_stat_ssl (PostgreSQL 9.5+) (#149) See metrics list
- a88af95 Collect statistics from pg_stat_subscription (PostgreSQL 10+) (#110 #155) See metrics list
- 18f50a0 Added support new columns in pg_stat_io (postgres_stat_io_*_bytes) (#111) See metrics list
- 838cec0 Disable log collector if log_destination not set to stderr (issue #117) (#122)
- b2b0768 Fix Grafana PostgreSQL Stat IO and Stat SLRU expr (#154)
- 147d8c0 Fixed getting size of invalid index (#133)
- e51572b Update Grafana dashboards (pgSCV 0.14.0 edition #129)
- fc74dc6 Update golang and alpine linux (#148)