aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--prometheus-pgbouncer-exporter.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/prometheus-pgbouncer-exporter.conf b/prometheus-pgbouncer-exporter.conf
index 7f8cbfd..c63ac23 100644
--- a/prometheus-pgbouncer-exporter.conf
+++ b/prometheus-pgbouncer-exporter.conf
@@ -8,6 +8,9 @@
# Host on which to expose metrics
#host = 0.0.0.0
+# Port on which to expose metrics
+#port = 9127
+
# Port to connect to pgbouncer
#pgbouncer-port = 6432