telegraf/plugins/inputs
Mark Wilkinson - m82labs d7f279e3d3 Fix SQL Server 2008 compatibility (#3916)
* Fixed a bug in the performance counter query when run against SQL Server 2016 SP1-CU2. The performance counter DMV contains duplicate entries which are not handled by the query.

* Adding more stats related to workload groups.

* Adding new RG stats, removing "host" tag

* Removed workload group query

* Fixing some 2008 compat issues, removed the host field from the result set.

* Adding fixes for SQL Server 2008 compat around RG columns. Also converted perf counter query to support named instances.
2018-03-22 10:38:40 -07:00
..
aerospike
all
amqp_consumer
apache
bcache
bond
cassandra
ceph
cgroup
chrony
cloudwatch
conntrack
consul
couchbase Fix typos in comments (#3415) 2017-10-31 17:00:06 -07:00
couchdb
dcos
disque use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
dmcache Fix dmcache tests with 32bit int 2017-09-26 15:25:57 -07:00
dns_query
docker
dovecot
elasticsearch Fix breaker stat name in elasticsearch comment 2018-03-16 12:58:39 -07:00
exec Add output of stderr in case of error to exec log message (#3862) 2018-03-14 12:09:01 -07:00
fail2ban
filestat Add modification_time field to filestat input plugin (#3305) 2017-11-07 14:32:48 -08:00
fluentd Fix fluentd test 2017-09-12 17:57:55 -07:00
graylog
haproxy Fix grammar in haproxy docs 2017-12-21 18:46:03 -08:00
hddtemp
http
http_listener
http_response Update http_response documentation 2018-03-08 15:13:26 -08:00
httpjson Deprecate httpjson input 2018-02-15 19:06:22 -08:00
influxdb
internal Kapacitor input plugin (#2031) 2017-04-27 11:47:22 -07:00
interrupts Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
ipmi_sensor
ipset
iptables
jolokia
jolokia2
kafka_consumer
kafka_consumer_legacy
kapacitor
kubernetes
leofs
logparser
lustre2
mailchimp use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
memcached Fixed inconsistency between HasIntField and IntField (#2813) 2017-05-16 15:25:30 -07:00
mesos Add TLS support to the mesos input plugin (#3769) 2018-02-07 18:36:38 -08:00
minecraft
mongodb
mqtt_consumer
mysql
nats Do not build nats input on freebsd 2018-01-30 12:04:21 -08:00
nats_consumer
net_response Add result_type field to net_response input plugin (#2990) 2017-07-14 10:43:36 -07:00
nginx Skip invalid urls in nginx input 2017-10-03 10:54:31 -07:00
nginx_plus
nsq
nsq_consumer
nstat
ntpq
openldap
opensmtpd
passenger Fix uptime metric in passenger input plugin (#3871) 2018-03-08 10:52:58 -08:00
pf
phpfpm
ping
postfix
postgresql
postgresql_extensible
powerdns
procstat Improve procstat readme 2018-02-01 16:12:08 -08:00
prometheus
puppetagent
rabbitmq
raindrops
redis Exclude master_replid fields from redis input (#3725) 2018-01-30 13:58:44 -08:00
rethinkdb
riak
salesforce
sensors Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
smart
snmp
snmp_legacy
socket_listener Fix socket_listener setting ReadBufferSize on TCP sockets (#3874) 2018-03-09 09:44:35 -08:00
solr Add Solr 3 compatibility (#3799) 2018-03-05 11:41:10 -08:00
sqlserver Fix SQL Server 2008 compatibility (#3916) 2018-03-22 10:38:40 -07:00
statsd Add keep alive support to the TCP mode of statsd (#3781) 2018-02-15 20:04:49 -08:00
sysstat Fix typos in comments (#3415) 2017-10-31 17:00:06 -07:00
system Added config flag to skip collection of network protocol metrics (#3880) 2018-03-13 21:08:21 -07:00
tail Fix intermittent TestTailBadLine failures (#3869) 2018-03-08 13:03:48 -08:00
tcp_listener
teamspeak
tomcat
trig
twemproxy
udp_listener
unbound
varnish
webhooks
win_perf_counters
win_services
zfs
zipkin
zookeeper Default to localhost if zookeeper has no servers set (#3056) 2017-07-25 17:08:32 -07:00
EXAMPLE_README.md
mock_Plugin.go
registry.go