telegraf/plugins/inputs
Rikaard Hosein 100501ba72 statsd input plugin correctly handles colons in data-dog tag values now (#1794)
* Code correctly handles colons in tag values now

* Modified existing datadog tag test to include a tag value containing a colon
2016-09-21 14:37:42 +01:00
..
aerospike Handle negative integers coming as unsigned integers from Aerospike (#1679) 2016-09-05 14:29:14 +01:00
all initial http_listener implementation 2016-09-06 17:21:01 +01:00
apache
bcache
cassandra
ceph Ceph Cluster Performance Input Plugin 2016-08-30 15:43:07 +01:00
cgroup
chrony
cloudwatch Move default ratelimit to init 2016-08-30 14:33:51 -07:00
conntrack
consul
couchbase Update go version to 1.7, fix vet errors 2016-09-09 16:11:17 +01:00
couchdb
disque
dns_query
docker Add container state metrics to docker plugin (#1791) 2016-09-21 10:37:49 +01:00
dovecot
elasticsearch Make elasticsearch timeout configurable 2016-08-29 11:06:30 +01:00
exec Added option to remove all CRs from input stream 2016-08-31 10:32:33 +01:00
filestat
graylog
haproxy
hddtemp
http_listener Add a 404 and high-traffic test to http listener 2016-09-06 17:21:01 +01:00
http_response
httpjson httpjson: support configurable response_timeout (#1651) 2016-08-30 16:23:15 +01:00
influxdb Add configurable timeout to influxdb input 2016-09-16 16:50:39 +01:00
ipmi_sensor
iptables Add new iptables plugin 2016-08-31 10:42:44 +01:00
jolokia jolokia input: add note about POST permissions 2016-09-06 11:11:27 +01:00
kafka_consumer kafka panic: Check that error is non-nil before 2016-09-14 08:54:22 +01:00
leofs
logparser
lustre2
mailchimp
memcached
mesos Some improvment in mesos input plugin, (#1572) 2016-08-30 15:25:29 +01:00
mongodb Update go version to 1.7, fix vet errors 2016-09-09 16:11:17 +01:00
mqtt_consumer
mysql Remove Add() function from accumulator 2016-09-02 16:35:27 +01:00
nats_consumer
net_response
nginx
nsq
nsq_consumer
nstat
ntpq ntpq: don't index ntp fields that dont exist 2016-08-16 15:16:42 +01:00
passenger
phpfpm
ping
postgresql Postgresql database blacklist configuration option (#1699) 2016-09-07 09:39:55 +01:00
postgresql_extensible
powerdns
procstat
prometheus
puppetagent
rabbitmq
raindrops
redis add missing redis metrics 2016-08-31 01:05:11 -04:00
rethinkdb
riak
sensors fix issue #1716 (#1749) 2016-09-12 10:30:35 +01:00
snmp Alternate SNMP plugin (#1389) 2016-08-22 16:37:53 +01:00
snmp_legacy Remove snmp_legacy unit tests and docker image 2016-08-31 12:17:06 +01:00
sqlserver Remove Add() function from accumulator 2016-09-02 16:35:27 +01:00
statsd statsd input plugin correctly handles colons in data-dog tag values now (#1794) 2016-09-21 14:37:42 +01:00
sysstat Fix sysstat resource leak (#1792) 2016-09-21 10:19:59 +01:00
system Implement AddGauge & AddCounter functions 2016-09-02 16:51:26 +01:00
tail
tcp_listener
trig
twemproxy
udp_listener
varnish Refactor and code cleanup of filtering 2016-09-05 16:30:18 +01:00
webhooks Add basic filestack webhook. 2016-08-31 10:48:27 +01:00
win_perf_counters
zfs
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go