From 8112fe546e3c78f0f3fb64324f9253bcd6b816eb Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 17 Jan 2016 00:04:12 +0000 Subject: Readme fixes --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 9200d37..6ccf068 100644 --- a/README +++ b/README @@ -3,6 +3,6 @@ This is a simple exporter for PgBouncer that makes several metrics available to Prometheus. -Metrics are exported from the SHOW LISTS, STATS, POOLS and DATABASE comand +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. -- cgit v1.2.3