Files
postgres_exporter/.gitignore
Will Rouesnel 2a08787a90 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-25 03:28:41 +10:00

8 lines
59 B
Plaintext

.build
mysqld_exporter
*.tar.gz
*.test
*-stamp
.idea
*.iml