Skip to content

Tags: jtilander/postgres_exporter

Tags

v0.1.2

Toggle v0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
wrouesnel Will Rouesnel
v0.1.2

* Use a connection pool of size 1 to reduce memory churn on target database.

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
wrouesnel Will Rouesnel
v0.1.1

* Fix pg_stat_replication metrics not being collected due to semantic version
  filter problem.

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
wrouesnel Will Rouesnel
v0.1.0

* Change default port to 9187.
* Fix regressions with pg_stat_replication on older versions of Postgres.
* Add pg_static metric to store version strings as labels.
* Much more thorough testing structure.
* Move to semantic versioning for releases and docker image publications.

v0.0.1

Toggle v0.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
wrouesnel Will Rouesnel
Initial release for publication.

0.0.1

Toggle 0.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix the column labeling properly.