1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-06-16 04:40:57 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
01e4eb4e67 Add support for collecting runtime variables. 2015-12-09 16:41:28 +11:00
ddf582dcdf Fix the column labeling properly. 2015-08-28 06:58:59 +10:00
c92bb1e610 Add explicit type conversion functions from sql to prometheus. 2015-08-28 04:27:36 +10:00
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