.. |
activemq
|
Add configurable timeout to varnish input (#5214)
|
2019-01-03 11:33:04 -08:00 |
aerospike
|
Support uint fields in aerospike input (#4851)
|
2018-10-12 14:37:30 -07:00 |
all
|
Add docker log plugin (#4773)
|
2019-06-18 15:56:55 -07:00 |
amqp_consumer
|
Support passive queue declaration in amqp_consumer (#5831)
|
2019-05-20 14:38:35 -07:00 |
apache
|
Fix waitgroup deadlock if url is incorrect in apache input (#4176)
|
2018-05-21 10:43:02 -07:00 |
aurora
|
Add aurora input plugin (#4158)
|
2018-05-21 11:59:39 -07:00 |
bcache
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
beanstalkd
|
Add Beanstalkd input plugin (#4272)
|
2018-09-10 11:51:03 -07:00 |
bind
|
Add bind input plugin (#5653)
|
2019-04-03 15:59:47 -07:00 |
bond
|
Update bond input description
|
2017-12-14 16:03:29 -08:00 |
burrow
|
Fix burrow_group.offset calculation for Burrow plugin (#4584)
|
2018-08-23 13:30:59 -07:00 |
cassandra
|
Fix links to jolokia example configs
|
2018-04-24 12:46:40 -07:00 |
ceph
|
Add ceph_health metrics to ceph input (#5482)
|
2019-02-25 16:02:30 -08:00 |
cgroup
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
chrony
|
Enable chrony for all platforms (#3152)
|
2017-08-22 11:49:51 -07:00 |
cisco_telemetry_gnmi
|
Omit keys when creating measurement names for GNMI telemetry (#5986)
|
2019-06-14 11:29:06 -07:00 |
cisco_telemetry_mdt
|
Update changelog
|
2019-06-04 15:04:14 -07:00 |
cloud_pubsub
|
Add Base64-encoding/decoding for Google Cloud PubSub plugins (#5543)
|
2019-03-06 17:34:47 -08:00 |
cloud_pubsub_push
|
Add cloud pubsub push input plugin (#5442)
|
2019-02-26 18:25:42 -08:00 |
cloudwatch
|
Fix syntax error in cloudwatch sample config (#5797)
|
2019-05-03 10:05:06 -07:00 |
conntrack
|
Use random name for test sockets to avoid intermittent failure
|
2018-06-03 20:19:39 -07:00 |
consul
|
Don't add empty healthcheck tags to consul input (#5575)
|
2019-03-19 13:39:42 -07:00 |
couchbase
|
Remove credentials from cluster tag in couchbase (#5313)
|
2019-01-18 11:43:24 -08:00 |
couchdb
|
Add support for basic auth to couchdb input (#5160)
|
2018-12-19 12:59:27 -08:00 |
cpu
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
dcos
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
disk
|
Fix setting mount_points option in disk input (#5982)
|
2019-06-12 10:52:04 -07:00 |
diskio
|
Allow devices option to match against devlinks (#5817)
|
2019-05-15 12:21:55 -07:00 |
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
|
Use fmt.Errorf for creating error with formatting (#5968)
|
2019-06-07 12:24:26 -07:00 |
docker
|
Fix docker input unit tests
|
2019-06-21 14:45:56 -07:00 |
docker_log
|
Follow up work on docker_log input (#6008)
|
2019-06-20 11:54:12 -07:00 |
dovecot
|
Update dovecot readme
|
2018-11-09 16:43:15 -08:00 |
ecs
|
Make case insensitive container status comparison (#5954)
|
2019-06-05 03:00:59 -07:00 |
elasticsearch
|
Fix master check and move cluster health indices to separate measurement (#6004)
|
2019-06-25 16:16:15 -07:00 |
exec
|
Add support for multiple line text and perfdata to nagios parser (#5601)
|
2019-03-25 16:24:42 -07:00 |
fail2ban
|
Update sudo config recommendation (#5337)
|
2019-01-24 10:54:25 -08:00 |
fibaro
|
Set default timeout of 5s in fibaro input (#5813)
|
2019-05-07 14:15:30 -07:00 |
file
|
Use godirwalk in globpath (#5145)
|
2018-12-18 14:23:25 -08:00 |
filecount
|
Fix filecount plugin size tests (#6038)
|
2019-06-24 11:03:05 -07:00 |
filestat
|
Use godirwalk in globpath (#5145)
|
2018-12-18 14:23:25 -08:00 |
fluentd
|
Fix grammar and typos in fluentd README.md (#5127)
|
2018-12-10 15:24:11 -08:00 |
github
|
Update docs and changelog for github input
|
2019-04-02 16:27:45 -07:00 |
graylog
|
Fix typo in graylog documentation (#5253)
|
2019-01-07 11:05:22 -08:00 |
haproxy
|
Use gofmt from Go 1.11 (#5259)
|
2019-01-07 17:14:07 -08:00 |
hddtemp
|
Add source tag to hddtemp plugin (#5955)
|
2019-06-05 12:47:17 -07:00 |
http
|
Add call to optional Init function for all plugins (#5899)
|
2019-06-14 15:12:27 -07:00 |
http_listener_v2
|
Fix http_listener_v2 tests
|
2019-06-17 16:20:09 -07:00 |
http_response
|
Add support for interface field in http_response input plugin (#6006)
|
2019-06-19 13:40:53 -07:00 |
httpjson
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
icinga2
|
Add Icinga2 input plugin (#4559)
|
2018-08-22 19:10:40 -07:00 |
influxdb
|
Simplify testing with TLS (#4095)
|
2018-05-04 16:33:23 -07:00 |
influxdb_listener
|
Support verbose query param in ping endpoint of influxdb_listener (#5704)
|
2019-04-11 13:15:38 -07:00 |
internal
|
Remove outputs blocking inputs when output is slow (#4938)
|
2018-11-05 13:34:28 -08:00 |
interrupts
|
Restore field name case in interrupts input (#5850)
|
2019-05-14 11:56:19 -07:00 |
ipmi_sensor
|
Add support for hex values to ipmi_sensor input (#5816)
|
2019-05-07 15:42:44 -07:00 |
ipset
|
Update sudo config recommendation (#5337)
|
2019-01-24 10:54:25 -08:00 |
iptables
|
Update sudo config recommendation (#5337)
|
2019-01-24 10:54:25 -08:00 |
ipvs
|
Update ipvs readme
|
2018-11-02 10:59:14 -07:00 |
jenkins
|
Always send basic auth in jenkins input (#5329)
|
2019-01-23 14:17:57 -08:00 |
jolokia
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
jolokia2
|
Fix typo in cassandra jolokia example config (#6044)
|
2019-06-25 12:06:27 -07:00 |
jti_openconfig_telemetry
|
Add struct tags for jti_openconfig_telemetry plugin
|
2019-06-21 12:29:34 -07:00 |
kafka_consumer
|
Prevent panic when marking the offset in kafka_consumer (#5118)
|
2018-12-10 15:55:58 -08:00 |
kafka_consumer_legacy
|
Add name, time, path and string field options to JSON parser (#4351)
|
2018-08-22 19:26:48 -07:00 |
kapacitor
|
Simplify testing with TLS (#4095)
|
2018-05-04 16:33:23 -07:00 |
kernel
|
Moved system package inputs out to top level (#4406)
|
2018-07-11 16:43:49 -07:00 |
kernel_vmstat
|
Moved system package inputs out to top level (#4406)
|
2018-07-11 16:43:49 -07:00 |
kibana
|
Add Kibana input plugin (#4585)
|
2018-08-24 14:58:41 -07:00 |
kinesis_consumer
|
Add kinesis input plugin (#5341)
|
2019-02-25 12:02:57 -08:00 |
kube_inventory
|
Fix ClusterRole aggregation documentation in kube_inventory
|
2019-03-11 12:00:20 -07:00 |
kubernetes
|
Support passing bearer token directly in k8s input (#5295)
|
2019-01-15 15:26:18 -08:00 |
leofs
|
Add support for LeoFS v1.4 to leofs input (#4044)
|
2018-04-24 14:14:31 -07:00 |
linux_sysctl_fs
|
Moved system package inputs out to top level (#4406)
|
2018-07-11 16:43:49 -07:00 |
logparser
|
Add unique_timestamp option from grok parser to logparser grok
|
2019-02-26 18:05:04 -08:00 |
lustre2
|
Add README for lustre2 input plugin
|
2019-05-06 17:31:08 -07:00 |
mailchimp
|
use AddError everywhere (#2372)
|
2017-04-24 11:13:26 -07:00 |
mcrouter
|
Add input plugin for McRouter (#4077)
|
2018-05-01 11:58:15 -07:00 |
mem
|
Add new fields to mem input readme
|
2018-09-11 15:15:45 -07:00 |
memcached
|
Collect additional stats in memcached input (#4914)
|
2018-10-24 15:02:44 -07:00 |
mesos
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
minecraft
|
Support Minecraft server 1.13 and newer (#5733)
|
2019-04-23 11:14:35 -07:00 |
mongodb
|
Fix typo in mongodb field name (#5299)
|
2019-01-16 15:39:55 -08:00 |
mqtt_consumer
|
Use gofmt from Go 1.11 (#5259)
|
2019-01-07 17:14:07 -08:00 |
multifile
|
Update multifile plugin docs
|
2019-01-23 17:26:50 -08:00 |
mysql
|
Use gofmt from Go 1.11 (#5259)
|
2019-01-07 17:14:07 -08:00 |
nats
|
Do not build nats input on freebsd
|
2018-01-30 12:04:21 -08:00 |
nats_consumer
|
Remove outputs blocking inputs when output is slow (#4938)
|
2018-11-05 13:34:28 -08:00 |
neptune_apex
|
Omit power_failed and power_restored when the Apex provides invalid timestamps (#5896)
|
2019-05-22 10:33:08 -07:00 |
net
|
Speed up interface stats in net input (#5757)
|
2019-04-23 11:13:14 -07:00 |
net_response
|
Fix incorrect option in net_response sample config
|
2019-03-08 14:10:55 -08:00 |
nginx
|
Simplify testing with TLS (#4095)
|
2018-05-04 16:33:23 -07:00 |
nginx_plus
|
Skip invalid urls in nginx input
|
2017-10-03 10:54:31 -07:00 |
nginx_plus_api
|
Skip 404 error reporting in nginx_plus_api input (#6015)
|
2019-06-19 14:28:00 -07:00 |
nginx_upstream_check
|
Fix toml option name in nginx_upstream_check (#5917)
|
2019-05-28 12:54:25 -07:00 |
nginx_vts
|
Update to source tag in nginx_vts readme
|
2018-11-02 18:23:41 -07:00 |
nsq
|
Update changelog and add basic nsq input readme
|
2018-10-22 17:55:40 -07:00 |
nsq_consumer
|
Use gofmt from Go 1.11 (#5259)
|
2019-01-07 17:14:07 -08:00 |
nstat
|
Remove error log when snmp6 directory does not exists with nstat input (#5403) (#5413)
|
2019-02-12 16:17:09 -08:00 |
ntpq
|
Skip lines with missing refid in ntpq input (#5782)
|
2019-05-07 14:54:43 -07:00 |
nvidia_smi
|
Extend metrics collected from Nvidia GPUs (#5885)
|
2019-05-26 19:02:09 -07:00 |
openldap
|
Clarify monitoring backend provenance (#4739)
|
2018-09-24 12:13:36 -07:00 |
opensmtpd
|
Update sudo config recommendation (#5337)
|
2019-01-24 10:54:25 -08:00 |
openweathermap
|
Don't overwrite forecast points (#5930)
|
2019-05-31 16:22:37 -07:00 |
passenger
|
Update passenger input documentation (#3938)
|
2018-03-26 19:11:08 -07:00 |
pf
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
pgbouncer
|
Fix panic if pool_mode column does not exist (#6000)
|
2019-06-20 11:51:41 -07:00 |
phpfpm
|
Add starttime to php-fpm metrics (#5997)
|
2019-06-17 12:55:09 -07:00 |
ping
|
Clarify supported ping utils
|
2019-04-08 15:42:28 -07:00 |
postfix
|
Update permission configuration example in postfix input
|
2019-06-21 11:57:08 -07:00 |
postgresql
|
Add postgresql dsn connection string example (#5869)
|
2019-05-17 13:27:11 -07:00 |
postgresql_extensible
|
Fix version check in postgresql_extensible (#4866)
|
2018-10-30 15:06:47 -06:00 |
powerdns
|
Fix powerdns input test (#4554)
|
2018-08-14 14:35:39 -06:00 |
powerdns_recursor
|
Wait for server socket to close in pdns_recursor test
|
2019-04-24 13:51:21 -07:00 |
processes
|
Moved system package inputs out to top level (#4406)
|
2018-07-11 16:43:49 -07:00 |
procstat
|
Don't consider pid of 0 when using systemd lookup in procstat (#5972)
|
2019-06-14 12:00:14 -07:00 |
prometheus
|
Add optional namespace restriction to prometheus input plugin (#5697)
|
2019-04-10 14:52:46 -07:00 |
puppetagent
|
Fix telegraf example arguments (#2788)
|
2017-05-12 15:22:29 -07:00 |
rabbitmq
|
Improvement of RabbitMQ plugin #3025 #3252
|
2018-06-19 13:12:23 +04:00 |
raindrops
|
Fix telegraf example arguments (#2788)
|
2017-05-12 15:22:29 -07:00 |
redis
|
Improve docs to clarify common issues (#5054)
|
2018-12-10 16:14:20 -08:00 |
rethinkdb
|
Add support for RethinkDB 1.0 handshake protocol (#2963)
|
2017-06-26 14:29:48 -07:00 |
riak
|
Fix telegraf example arguments (#2788)
|
2017-05-12 15:22:29 -07:00 |
salesforce
|
Add salesforce input plugin (#3075)
|
2017-08-08 11:48:01 -07:00 |
sensors
|
Add timeout option to sensors input (#4162)
|
2018-05-22 13:59:59 -07:00 |
smart
|
Add device, serial_no, and wwn tags to synthetic attributes (#6040)
|
2019-06-25 11:51:51 -07:00 |
snmp
|
Add command logging to snmp input at debug level (#5474)
|
2019-02-25 11:04:34 -08:00 |
snmp_legacy
|
use AddError everywhere (#2372)
|
2017-04-24 11:13:26 -07:00 |
socket_listener
|
Set socket permissions for unix domain sockets (#5760)
|
2019-04-25 20:06:39 -07:00 |
solr
|
Add support for HTTP basic auth to solr input (#5832)
|
2019-05-10 16:20:37 -07:00 |
sqlserver
|
Fix sqlserver connection closing on error (#5897)
|
2019-05-22 13:13:19 -07:00 |
stackdriver
|
Add stackdriver input plugin (#5406)
|
2019-02-20 13:23:59 -08:00 |
statsd
|
Fix parsing of remote tcp address in statsd input (#6031)
|
2019-06-25 12:04:39 -07:00 |
swap
|
Add more detailed descriptions for fields in swap input (#4763)
|
2018-10-18 12:59:03 -07:00 |
syslog
|
Reformat syslog output documentation
|
2019-05-08 11:39:03 -07:00 |
sysstat
|
Fix double pct replacement in sysstat input (#6001)
|
2019-06-20 11:52:41 -07:00 |
system
|
Ignore error when utmp is missing (#5742)
|
2019-06-24 18:48:07 -07:00 |
tail
|
Use godirwalk in globpath (#5145)
|
2018-12-18 14:23:25 -08:00 |
tcp_listener
|
Add name, time, path and string field options to JSON parser (#4351)
|
2018-08-22 19:26:48 -07:00 |
teamspeak
|
Add Teamspeak 3 input plugin (#3315)
|
2017-11-01 13:27:59 -07:00 |
temp
|
Clarify platform support for temp input (#4756)
|
2018-09-26 19:05:55 -07:00 |
tengine
|
Update tengine docs
|
2018-06-07 12:35:46 -07:00 |
tomcat
|
Simplify testing with TLS (#4095)
|
2018-05-04 16:33:23 -07:00 |
trig
|
…
|
|
twemproxy
|
…
|
|
udp_listener
|
Remove flaky test for udp_listener
|
2019-06-21 18:39:00 -07:00 |
unbound
|
Update sudo config recommendation (#5337)
|
2019-01-24 10:54:25 -08:00 |
varnish
|
Update sudo config recommendation (#5337)
|
2019-01-24 10:54:25 -08:00 |
vsphere
|
Fixed datastore name mapping in vsphere input (#5920)
|
2019-05-28 18:08:44 -07:00 |
webhooks
|
Fix links and add config to webhook readme (#5558)
|
2019-03-08 11:25:20 -08:00 |
win_perf_counters
|
Add PDH_NO_DATA to known counter error codes in win_perf_counters (#5182)
|
2018-12-26 14:51:31 -08:00 |
win_services
|
Log access denied opening a service at debug level (#4674)
|
2018-09-11 16:04:16 -07:00 |
wireless
|
Log warning when wireless plugin is used on unsupported platform (#4986)
|
2018-11-15 15:45:56 -08:00 |
x509_cert
|
Continue checking cert from other sources if error occurs (#5381)
|
2019-02-05 17:38:04 -08:00 |
zfs
|
Use explicit zpool properties to fix parse error on FreeBSD 11.2 (#4510)
|
2018-08-07 11:07:07 -07:00 |
zipkin
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
zookeeper
|
Compile regexp once in zookeeper input (#5969)
|
2019-06-07 12:25:55 -07:00 |
EXAMPLE_README.md
|
Add troubleshooting section to disk input README
|
2018-11-14 11:40:11 -08:00 |
mock_Plugin.go
|
Add request for sample queries (#1608)
|
2016-08-08 23:06:03 +01:00 |
registry.go
|
…
|
|