telegraf/plugins/inputs
Thomas Menard b371ec5cf6 Add the postgresql_extensible plugin
This plugin is intended to add an extended support of Postgresql
compared to the legacy postgres plugin.

Basically, the plugin don’t have any metrics defined and it’s up to the
user to define it in the telegraph.conf (as a toml structure).

Each query can have it’s specific tags, and can be written specifically
using a where clause in order to eventually filter per database name.

To be more generic, a minimum postgresql version  has been defined per
query in case you have 2 different version of Postgresql running on the
same host.
2016-03-18 11:23:02 -06:00
..
aerospike Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
all Add the postgresql_extensible plugin 2016-03-18 11:23:02 -06:00
apache Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
bcache Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
couchdb Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
disque Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
dns_query dns_query unit tests, require that field exists 2016-03-03 15:44:16 +00:00
docker Improve docker input plugin 2016-03-07 11:24:32 +01:00
dovecot Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
elasticsearch Fix test 2016-03-01 09:44:52 +00:00
exec Cleanup of Exec Inputs documentation - redux 2016-03-16 18:55:48 -06:00
github_webhooks github wh: return from eventHandler when err != nil 2016-03-14 10:34:58 +00:00
haproxy Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
httpjson Fix bug with httpjson client pointer receiver 2016-03-16 10:57:15 -06:00
influxdb Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
jolokia Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
kafka_consumer parsed with gofmt 2016-03-07 18:48:02 +01:00
leofs Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
lustre2 Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
mailchimp Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
memcached Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
mesos Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
mongodb Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
mqtt_consumer mqtt_consumer: option to set persistent session and client ID 2016-03-07 14:34:42 +01:00
mysql Fix test 2016-03-01 09:44:52 +00:00
nats_consumer Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
net_response Fix #828 2016-03-11 12:21:29 +01:00
nginx Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
nsq Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
ntpq Input plugin for running ntp queries 2016-03-14 16:53:37 +00:00
passenger Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
phpfpm Break out fcgi code into orig Go files, don't ignore errs 2016-03-09 13:44:11 +01:00
ping Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
postgresql Fix postgresql password exposure in metrics 2016-03-14 11:00:30 +00:00
postgresql_extensible Add the postgresql_extensible plugin 2016-03-18 11:23:02 -06:00
powerdns Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
procstat Improve procstat 2016-03-07 17:57:32 +01:00
prometheus fix(prometheus): Add support for bearer token to prometheus input plugin 2016-03-17 13:47:22 -06:00
puppetagent Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
rabbitmq Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
raindrops Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
redis Merge pull request #790 from arthtux/master 2016-03-04 17:46:12 +00:00
rethinkdb Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
riak Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
sensors Fix sensor plugin, was splitting on ":" incorrectly 2016-02-26 15:21:05 +00:00
snmp SNMP fix concurrency issue 2016-03-10 12:04:29 +01:00
sqlserver Fixed SQL Server Plugin issues #881 2016-03-17 18:01:19 -04:00
statsd Inherit previous instance's stats in statsd plugin. 2016-03-18 11:20:35 -06:00
system Add a "kernel" plugin for /proc/stat statistics 2016-03-11 14:50:45 +01:00
tcp_listener Adding a TCP input listener 2016-03-07 12:10:28 +01:00
trig Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
twemproxy Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
udp_listener Close UDP listener in udp_listener plugin 2016-03-17 10:51:35 -06:00
win_perf_counters Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
zfs Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
zookeeper Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
EXAMPLE_README.md Input plugin for running ntp queries 2016-03-14 16:53:37 +00:00
mock_Plugin.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00
registry.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00