Commits on Source (36)
-
Will Rouesnel authored
-
Will Rouesnel authored
Postgres can emit 32MB and 64MB units which were previously unhandled. Handle them.
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Adam Harrison authored
Fixes #188.
-
Marc Bachmann authored
-
Thomas Skowron authored
-
tshohe authored
-
Samuel Barabas authored
-
Robson Roberto Souza Peixoto authored
When you area monitoring server from cloud providers the exporter IP/hostname is not the server IP, so add some constant labels is useful on dashboards and alerts. And is very important to use with `--disable-default-metrics` to add info like `datname` and figure out the database name that you are monitoring
-
Robson Roberto Souza Peixoto authored
-
Daniel Bäurer authored
-
Greg Stark authored
for memory parameters for bytes.
-
Sylvain Rabot authored
-
Phil Frost authored
This functionality was added in c225a1e1 but not documented.
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
-
Will Rouesnel authored
We don't need GIT_API_KEY to clone the assets branch, so don't require it.
-
Anthony Regeda authored
-
Anthony Regeda authored
Showing
- .dockerignore 2 additions, 0 deletions.dockerignore
- .gitignore 4 additions, 0 deletions.gitignore
- .travis.yml 9 additions, 1 deletion.travis.yml
- Makefile 0 additions, 117 deletionsMakefile
- README.md 52 additions, 12 deletionsREADME.md
- cmd/postgres_exporter/pg_setting.go 13 additions, 11 deletionscmd/postgres_exporter/pg_setting.go
- cmd/postgres_exporter/pg_setting_test.go 43 additions, 10 deletionscmd/postgres_exporter/pg_setting_test.go
- cmd/postgres_exporter/postgres_exporter.go 414 additions, 188 deletionscmd/postgres_exporter/postgres_exporter.go
- cmd/postgres_exporter/postgres_exporter_integration_test.go 26 additions, 24 deletionscmd/postgres_exporter/postgres_exporter_integration_test.go
- cmd/postgres_exporter/postgres_exporter_test.go 98 additions, 16 deletionscmd/postgres_exporter/postgres_exporter_test.go
- cmd/postgres_exporter/tests/docker-postgres-replication/Dockerfile.p2 1 addition, 0 deletions..._exporter/tests/docker-postgres-replication/Dockerfile.p2
- cmd/postgres_exporter/tests/docker-postgres-replication/docker-entrypoint.sh 2 additions, 2 deletions...er/tests/docker-postgres-replication/docker-entrypoint.sh
- cmd/postgres_exporter/tests/test-smoke 40 additions, 34 deletionscmd/postgres_exporter/tests/test-smoke
- cmd/postgres_exporter/tests/username_file 1 addition, 1 deletioncmd/postgres_exporter/tests/username_file
- cmd/postgres_exporter/tests/userpass_file 1 addition, 1 deletioncmd/postgres_exporter/tests/userpass_file
- gh-assets-clone.sh 18 additions, 0 deletionsgh-assets-clone.sh
- gh-metrics-push.sh 29 additions, 0 deletionsgh-metrics-push.sh
- magefile.go 1 addition, 0 deletionsmagefile.go
- postgres-metrics-get-changes.sh 40 additions, 0 deletionspostgres-metrics-get-changes.sh
- postgres_metrics_added_and_removed 0 additions, 11 deletionspostgres_metrics_added_and_removed
.dockerignore
0 → 100644
Makefile
deleted
100644 → 0
This diff is collapsed.
gh-assets-clone.sh
0 → 100755
gh-metrics-push.sh
0 → 100755
postgres-metrics-get-changes.sh
0 → 100755
postgres_metrics_added_and_removed
deleted
100755 → 0