telegraf/internal
Steven Soroka 2e32f894b6
Fix inconsistency with input error counting (#7077)
2020-02-25 10:40:29 -08:00
..
choice Make review changes to logstash input (#6299) 2019-08-21 18:04:30 -07:00
config Hook up json_strict option with default of true (#6909) 2020-01-21 10:10:02 -08: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 Fix inconsistency with input error counting (#7077) 2020-02-25 10:40:29 -08: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 prometheus serializer and use it in prometheus output (#6703) 2019-11-26 15:46:31 -08: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 influxdb output serialization on connection closed (#6621) 2019-11-13 12:56:01 -08:00
internal_test.go Fix influxdb output serialization on connection closed (#6621) 2019-11-13 12:56:01 -08: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