diff options
author | Christopher Baines <mail@cbaines.net> | 2016-01-17 00:07:33 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2016-01-17 00:07:33 +0000 |
commit | 5deeccddc8c914f590a2d75dde653f2b51fd1170 (patch) | |
tree | 30a65315a88b3661a52e5e814301dad2801bf4c9 | |
parent | 0a4bf71cc680550ed03b1568e6a68b50628e5038 (diff) | |
download | prometheus-pgbouncer-exporter-5deeccddc8c914f590a2d75dde653f2b51fd1170.tar prometheus-pgbouncer-exporter-5deeccddc8c914f590a2d75dde653f2b51fd1170.tar.gz |
Add note on comments and queries
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Metrics are exported from the SHOW LISTS, STATS, POOLS and DATABASES command output. For the full list, see the prometheus_pgbouncer_exporter/collectors.py file. +Please send any comments or queries to Christopher Baines <mail@cbaines.net>. + ## Installation ### Debian |