add pgbouncer plugin

add pgbouncer docker for testing

add pgbouncer testcase

update changlog

closes #1400
This commit is contained in:
jsvisa
2016-05-23 21:13:00 +08:00
committed by Cameron Sparr
parent 1989a5855d
commit fec9760f72
7 changed files with 466 additions and 2 deletions

View File

@@ -174,6 +174,7 @@ Currently implemented sources:
* [nsq](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/nsq)
* [nstat](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/nstat)
* [ntpq](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/ntpq)
* [pgbouncer](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/pgbouncer)
* [phpfpm](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/phpfpm)
* [phusion passenger](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/passenger)
* [ping](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/ping)