Skip to content

Releases: pgsty/pg_exporter

v0.3.0 PG 13 support

29 Oct 08:47

Choose a tag to compare

  • Change default configuration, Support PostgreSQL 13 new metrics (pg_slru, pg_shmem, pg_query13,pg_backup, etc...)
  • Add a series new REST API for health / recovery status check
  • Add a dummy server with fake pg_up 0 metric which serve before PgExporter is initialized.
  • Add sslmode=disable to URL if sslmode is not given
  • fix typo and bugs

v0.2.0

21 Mar 11:10

Choose a tag to compare

- v0.2.0
- add yum package and linux service definition
- add a 'skip' flag into query config
- fix `pgbouncer_up` metrics
- add conf reload support

v0.1.2 Release

20 Feb 07:12

Choose a tag to compare

v0.1.2 Release

* fix pgbouncer_up metrics
* add dynamic configuration reload
* remove 'shard' related logic
* add a 'bulky' mode to default settings

v0.1.1 Prod Release

09 Jan 17:30

Choose a tag to compare

v0.1.1

  • Fix the bug that pg_exporter will hang during start-up if any query is failed.

v0.1.0 release

08 Jan 13:10

Choose a tag to compare

Looks good to me.

v0.0.4 Staging release

20 Dec 09:22

Choose a tag to compare

Tested in real world production environment with 200+ nodes for about 2 weeks.
Looks good !

v0.0.3 Release

13 Dec 16:03

Choose a tag to compare

v0.0.3 Release, Tested in Production Environment
This version is already tested in a production environment.
This project is still under rapid evolution, I would say if you want use it in production , try with caution.

0.0.2 Release

09 Dec 12:43

Choose a tag to compare

It's ok to try now