telegraf/plugins/inputs
François de Metz e603825e37 Add new webhooks plugin that superseed github and rollbar plugins.
closes #1289

Signed-off-by: François de Metz <francois@stormz.me>
Signed-off-by: Cyril Duez <cyril@stormz.me>

Rename internals struct.

Signed-off-by: François de Metz <francois@stormz.me>
Signed-off-by: Cyril Duez <cyril@stormz.me>

Update changelog.

Signed-off-by: François de Metz <francois@stormz.me>
Signed-off-by: Cyril Duez <cyril@stormz.me>

Update READMEs and CHANGELOG.

Signed-off-by: François de Metz <francois@stormz.me>
Signed-off-by: Cyril Duez <cyril@stormz.me>

Update SampleConfig.

Update the config format.

Update telegraf config.

Update the webhooks README.

Update changelog.

Update the changelog with an upgrade path.

Update default ports.

Fix indent.

Check for nil value on AvailableWebhooks.

Check for CanInterface.
2016-06-22 17:18:14 +01:00
..
aerospike
all Add new webhooks plugin that superseed github and rollbar plugins. 2016-06-22 17:18:14 +01:00
apache fix datarace in input apache plugin 2016-06-22 14:42:47 +01:00
bcache
cassandra
ceph
chrony add option to disable dns lookup for chronyc 2016-05-25 18:58:56 +01:00
cloudwatch New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
conntrack Adding a conntrack input plugin 2016-05-31 10:42:19 +01:00
consul Added Consul health checks state monitoring. (#1294) 2016-06-01 11:02:28 +01:00
couchbase
couchdb
disque
dns_query
docker
dovecot
elasticsearch Allow for TLS connections to ElasticSearch (#1398) 2016-06-22 16:23:49 +01:00
exec Fix exec plugin panic with single binary 2016-06-10 11:27:46 +01:00
filestat
graylog graylog input doc tweaks 2016-06-01 18:44:18 +01:00
haproxy New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
http_response http_response plugin: Add SSL config options 2016-05-25 13:44:36 +01:00
httpjson
influxdb Also added reasonable default for influxdb input plugin 2016-05-31 13:41:02 +01:00
ipmi_sensor
jolokia
kafka_consumer Change default zookeeper chroot to empty string 2016-06-10 12:07:36 +01:00
leofs
logparser logparser input plugin 2016-06-21 14:23:01 +01:00
lustre2
mailchimp
memcached
mesos
mongodb Use optimeDate to get MongoTimestamp (mongo input plugin). (#1281) 2016-05-27 11:57:17 +01:00
mqtt_consumer
mysql Fix typo (#1367) 2016-06-13 10:38:58 +01:00
nats_consumer
net_response Utilize timeout in net_response plugin. 2016-05-23 15:59:23 +01:00
nginx Added support for Tengine (#1390) 2016-06-21 14:22:51 +01:00
nsq
nstat
ntpq
passenger
phpfpm
ping Fixup ping change 2016-06-10 13:05:28 +01:00
postgresql Cleanup & standardize config file 2016-04-01 10:59:53 -06:00
postgresql_extensible postgresql_extensible: custom address in metrics output 2016-04-25 16:33:35 -06:00
powerdns
procstat Update gopsutil dependency 2016-05-20 15:30:13 +01:00
prometheus Add precision rounding to accumulator 2016-06-14 00:36:39 +01:00
puppetagent Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
rabbitmq New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
raindrops
redis Removed leaked "database" tag on redis metrics (#1316) 2016-06-02 14:25:23 +01:00
rethinkdb
riak Fix: riak with read_repairs available 2016-06-22 14:56:44 +01:00
sensors
snmp Add the OctetString OID value support (#1242) 2016-05-23 11:21:53 +01:00
sqlserver Updated sqlserver.go - Added Rows/Logs max size (#1380) 2016-06-22 14:39:35 +01:00
statsd statsd, udp, tcp: do not log every dropped metric. 2016-06-10 13:47:33 +01:00
sysstat fix interval rounding error 2016-05-23 11:20:01 +01:00
system Use glob match for finding /proc/<pid>/stat files 2016-06-03 13:31:31 +01:00
tail Sleep longer in tail test 2016-06-01 15:49:32 +01:00
tcp_listener statsd, udp, tcp: do not log every dropped metric. 2016-06-10 13:47:33 +01:00
trig
twemproxy
udp_listener statsd, udp, tcp: do not log every dropped metric. 2016-06-10 13:47:33 +01:00
varnish logparser input plugin 2016-06-21 14:23:01 +01:00
webhooks Add new webhooks plugin that superseed github and rollbar plugins. 2016-06-22 17:18:14 +01:00
win_perf_counters
zfs fix build flags 2016-06-01 18:58:54 +01:00
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go