From df7abb3f26111439153c4e1ccd023b16a8c9d3f5 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sat, 16 Jan 2016 20:56:27 +0000 Subject: Reflow and fix description Reflow, change DATABASE to DATABASES and comand to command. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index e41fa60..e93302b 100644 --- a/debian/control +++ b/debian/control @@ -19,9 +19,9 @@ Depends: ${misc:Depends}, python3-psycopg2, python3-pkg-resources, Description: Export metrics from pgbouncer to Prometheus - This is a simple exporter for PgBouncer that makes several metrics available to - Prometheus. + 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