This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
postgres_exporter
mirror of
https://github.com/prometheus-community/postgres_exporter
Watch
1
Star
0
Fork
You've already forked postgres_exporter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8ded56a7da
postgres_exporter
/
.gitignore
9 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Compiling version of the postgres_exporter. 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.
2015-08-24 17:27:14 +00:00
.build
Update gitignore
2015-08-27 18:29:03 +00:00
postgres_exporter
Implement the compileable source code of the basic integration test suite. This is the first step in moving the integration test suite to a more reliable Golang based one.
2016-11-16 16:09:20 +00:00
postgres_exporter_integration_test
Compiling version of the postgres_exporter. 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.
2015-08-24 17:27:14 +00:00
*.tar.gz
*.test
*-stamp
.idea
*.iml