telegraf/internal
Daniel Nelson 2397c53d7d
Exclude alias tag if unset from plugin internal stats (#6571)
2019-10-23 12:40:31 -07:00
..
choice Make review changes to logstash input (#6299) 2019-08-21 18:04:30 -07:00
config Default logtarget to file for backwards compatibility (#6555) 2019-10-22 13:32:03 -07:00
docker Follow up work on docker_log input (#6008) 2019-06-20 11:54:12 -07:00
globpath Fix path separator matching in filecount input (#6077) 2019-07-08 14:46:00 -07:00
goplugin Require goplugin build flag to enable go plugin support (#6393) 2019-09-20 16:50:19 -07:00
limiter Remove RateLimiter tests due to race conditions 2018-04-16 18:52:52 -07:00
models Exclude alias tag if unset from plugin internal stats (#6571) 2019-10-23 12:40:31 -07:00
rotate Fix double close error with log rotation (#5960) 2019-06-05 13:55:21 -07:00
syslog Add syslog output plugin (#5802) 2019-05-08 11:21:51 -07:00
templating Fix template pattern partial wildcard matching (#6135) 2019-07-19 13:14:15 -07:00
tls Add capability to limit TLS versions and cipher suites (#6246) 2019-08-19 16:01:01 -07:00
content_coding.go Add support for gzip compression to amqp plugins (#5830) 2019-05-20 14:36:23 -07:00
content_coding_test.go Add support for gzip compression to amqp plugins (#5830) 2019-05-20 14:36:23 -07:00
exec.go Send TERM to exec processes before sending KILL signal (#6302) 2019-08-22 10:50:02 -07:00
exec_unix.go Send TERM to exec processes before sending KILL signal (#6302) 2019-08-22 10:50:02 -07:00
exec_windows.go Send TERM to exec processes before sending KILL signal (#6302) 2019-08-22 10:50:02 -07:00
http.go Add health output plugin (#5882) 2019-05-29 18:31:06 -07:00
http_go1.11.go Close idle connections in influxdb outputs when reloading (#5912) 2019-05-31 16:55:31 -07:00
http_go1.12.go Close idle connections in influxdb outputs when reloading (#5912) 2019-05-31 16:55:31 -07:00
internal.go Fix detection of layout timestamps (#6390) 2019-09-16 16:32:14 -07:00
internal_test.go Fix detection of layout timestamps (#6390) 2019-09-16 16:32:14 -07:00
usage.go Load external go plugins (#6024) 2019-07-29 21:34:03 -07:00
usage_windows.go Run ServiceInputs during test mode; add --test-wait option (#5911) 2019-06-14 12:06:25 -07:00