This project is mirrored from https://gitlab.com/gitlab-org/build/omnibus-mirror/postgres_exporter.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Jun 09, 2017
-
-
Alexander Savchuk authored
If the deployer role is not superuser (which is the case in AWS RDS, for example), we need to grant it access to postgres_exporter role before we can create a schema with AUTHORIZATION postgres_exporter.
-
Alexander Savchuk authored
PostgreSQL name was misspelled in 53b9d9ce.
-
- Apr 13, 2017
-
-
Michał Czeraszkiewicz authored
Closes #53 (rebased and merged).
-
- Mar 03, 2017
-
-
Matt Bostock authored
While many pronounce it as 'post-GRES', the spelling is 'PostgreSQL' with two 's'. https://www.postgresql.org/about/press/faq/
-
- Feb 24, 2017
-
-
Will Rouesnel authored
-
- Nov 28, 2016
-
-
Will Rouesnel authored
This was something that was going to be added but never materialized into a practical feature.
-
- Nov 21, 2016
-
-
Mario Trangoni authored
-
- Nov 17, 2016
-
-
Will Rouesnel authored
-
- Sep 07, 2016
-
-
Nick Cabatoff authored
-
- May 28, 2016
-
-
Will Rouesnel authored
-
- May 20, 2016
-
-
Will Rouesnel authored
Looks like lib/pq has updated their connection strings upstream so the URL parsing is more URL-like.
-
- Mar 12, 2016
-
-
Will Rouesnel authored
Vendor and store all dependencies. This allows us to have a makefile which builds to a minimized docker image.
-
- Jan 21, 2016
-
-
fiknytte authored
Added metrics for locks per database per mode, pg_stat_activity, pg_stat_replication. Updated README.md with possible solution for running as non-superuser.
-
- Sep 07, 2015
-
-
Will Rouesnel authored
Update README with a workable connection string for local use.
-
- Aug 28, 2015
-
-
Will Rouesnel authored
-
- Aug 27, 2015
-
-
Will Rouesnel authored
-
Will Rouesnel authored
-
- Aug 24, 2015
-
-
Will Rouesnel authored
This is based on the mysqld_exporter, but drastically changes how metrics are discovered and enumerated since postgres already very closely follows the Prometheus format.
-