Skip to content

Commit 0623cb4

Browse files
authored
Update PgBouncer exporter link (prometheus#1677)
Replace link to original Python PgBouncer exporter. * The Python exporter hasn't been updated since 2017. * The new Go exporter has many more metrics available. * The new Go exporter is in the Prometheus Community. Signed-off-by: Ben Kochie <superq@gmail.com>
1 parent 882e8b5 commit 0623cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/instrumenting/exporters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache.
4646
* [MySQL server exporter](https://github.com/prometheus/mysqld_exporter) (**official**)
4747
* [OpenTSDB Exporter](https://github.com/cloudflare/opentsdb_exporter)
4848
* [Oracle DB Exporter](https://github.com/iamseth/oracledb_exporter)
49-
* [PgBouncer exporter](http://git.cbaines.net/prometheus-pgbouncer-exporter/about)
49+
* [PgBouncer exporter](https://github.com/prometheus-community/pgbouncer_exporter)
5050
* [PostgreSQL exporter](https://github.com/wrouesnel/postgres_exporter)
5151
* [Presto exporter](https://github.com/yahoojapan/presto_exporter)
5252
* [ProxySQL exporter](https://github.com/percona/proxysql_exporter)

0 commit comments

Comments
 (0)