Karrick McDermott
11b83dbd54
update godirwalk to v1.16.1 ( #7987 )
...
1. Most importantly, this version runs on Dragonfly BSD, which might
be an issue that potential users would care about.
2. Re-issues syscall request after EINTR.
More resiliant on Go v1.14 and above, where syscall is more likely
to return syscall.EINTR.
Also, alongside the place where it would instead call
golang.org/x/sys/unix, but it is commented out, I include the
equivalent code for checking for unix.EINTR, to make it less likely
that I forget to change the EINTR check if I ever convert it to use
golang.org/x/sys/unix rather than syscall.
3. Performance improvements for unix and Windows.
Co-authored-by: Karrick S. McDermott <karrick@karrick.dev>
2020-11-27 11:56:17 -05:00
Vipin Menon
d536f610cd
Support Riemann-Protobuff Listener ( #8163 )
2020-11-27 11:30:45 -05:00
Roy Lenferink
521caf3995
Update mdlayher/apcupsd dependency ( #8444 )
2020-11-20 13:54:56 -05:00
reimda
73b2f988c4
Update jwt-go module to address CVE-2020-26160 ( #8337 )
2020-11-02 09:07:37 -07:00
Steven Soroka
e83a165635
kafka sasl-mechanism auth support for SCRAM-SHA-256, SCRAM-SHA-512, GSSAPI ( #8318 )
2020-10-28 12:16:59 -04:00
Paweł Żak
14a73055f4
New input plugin for RAS with fixed GLIBC issue ( #8293 )
2020-10-20 17:59:05 -04:00
reimda
5a5f6fbd47
Update sarama library to 1.27.1 ( #8289 )
2020-10-20 11:42:37 -04:00
Steven Soroka
a6a63fddab
go mod tidy
2020-10-16 15:06:49 -04:00
piotrwest
7c2c2c5d8b
Add the Timestream Output Plugin ( #8239 )
...
Co-authored-by: Piotr Westfalewicz <westpiot@amazon.com>
2020-10-15 13:51:17 -04:00
Paweł Żak
fa32975d0f
New input plugin for RAS (Reliability, Availability and Serviceability) ( #8114 )
2020-10-01 16:54:51 -04:00
reimda
b8717730b7
update gopsutil: fix procstat performance regression ( #8210 )
2020-10-01 15:54:13 -04:00
Paweł Żak
3efec1a10c
Fix vulnerabilities found in BDBA scan ( #8199 )
2020-09-30 13:24:10 -04:00
Yoofi Quansah
2332e28802
feat: add functionality to get values from redis commands ( #8196 )
2020-09-30 12:36:45 -04:00
Josh Bonello
06c62f263c
Implement AWS CloudWatch Input Plugin ListMetrics API calls to use Active Metric Filter ( #7894 )
2020-09-29 16:31:38 -06:00
Steven Soroka
a475d765fb
add json parsing support to starlark ( #8168 )
2020-09-29 17:37:54 -04:00
Chris Hayles
160e1d11c7
Add OPC UA input plugin ( #8009 )
2020-09-02 16:52:46 -06:00
Sven Rebhan
895d04df75
Update gopsutils to v.2.20.7 ( #8073 )
...
Also update to the specific version of golang.org/x/sys that gopsutils requires.
2020-09-02 13:44:14 -06:00
Daniel Nelson
be77fbab31
Support utf-16 in file and tail inputs ( #7792 )
2020-07-07 12:43:32 -07:00
Daniel Nelson
9d5ac9b0f5
Update github.com/tidwall/gjson ( #7756 )
2020-06-29 10:03:27 -07:00
Daniel Nelson
c7cce961c3
Add starlark processor ( #7660 )
2020-06-23 14:15:14 -07:00
Daniel Nelson
347065a4a3
Fix race issue in tick_test.go ( #7663 )
2020-06-11 10:09:19 -07:00
Daniel Nelson
894841a723
Update to github.com/shirou/gopsutil v2.20.5 ( #7641 )
2020-06-08 13:25:59 -07:00
kauppine
36316ee8f2
Add SNMPv3 trap support to snmp_trap input plugin ( #7294 )
...
Extend snmp_trap input plugin to support SNMPv3 traps. MD5 and SHA1 authentication protocols are supported, and DES, AES, AES192, AES256, AES192c and AES256c privacy protocols are supported.
2020-06-04 15:19:47 -06:00
hsinghkalsi
580ac61cf7
Add newrelic output plugin ( #7019 )
2020-05-27 11:24:49 -07:00
Daniel Nelson
a4459bd57a
Use updated clock package to resolve test failures ( #7516 )
2020-05-21 23:39:37 -07:00
Daniel Nelson
fd76c8bf21
Rework plugin tickers to prevent drift and spread write ticks ( #7390 )
2020-05-06 11:59:16 -07:00
anilkun
1568932457
Update github.com/aws/aws-sdk-go ( #7373 )
...
Fix cloudwatch metric writing when imdsv1 is disabled.
2020-04-20 11:54:27 -07:00
Daniel Nelson
ccdd3cd245
Update github.com/prometheus/client_golang to latest ( #7200 )
2020-03-18 16:09:53 -07:00
Daniel Nelson
4e28e5721b
Update google.cloud.go to latest ( #7199 )
2020-03-18 15:30:49 -07:00
Steven Soroka
6ce0660cee
Update to the latest gopsutil ( #7185 )
2020-03-17 13:22:11 -04:00
R290
f69b639aa9
Add Azure IoT Hub / Event Hub input plugin ( #6928 )
2020-03-16 10:54:21 -07:00
Tim Hughes
e6f0644128
Add Arista LANZ consumer input plugin ( #4112 )
2020-03-12 16:45:35 -07:00
Steven Soroka
42804b7c56
fix issue with ping input in windows. Closes #7088 ( #7157 )
2020-03-11 18:03:11 -04:00
alespour
c5234b365a
Add s2_geo processor plugin ( #7087 )
2020-03-10 15:39:06 -07:00
Kevin Lin
d35290ac7e
plugins/inputs: New input for Wireguard server ( #6367 )
2020-03-09 18:34:43 -04:00
Daniel Nelson
318a963a89
Check license of dependencies file for changes ( #7108 )
2020-03-09 14:47:28 -07:00
mg03
dd1ace73b0
Add label and field selectors to prometheus input k8s discovery ( #6969 )
2020-03-02 18:51:31 -08:00
R.I.Pienaar
79ff743064
Add support for credentials file to nats_consumer and nats output ( #7022 )
2020-02-20 14:30:04 -08:00
Daniel Nelson
2e48a3b45a
Update github.com/safchain/ethtool ( #7052 )
2020-02-20 10:45:59 -08:00
MikaelUrankar
740e30a96d
Update gopsutil to add support for freebsd/arm64 ( #7031 )
2020-02-19 11:54:19 -08:00
Daniel Nelson
c9a3887501
Update to github.com/safchain/ethtool@latest ( #6975 )
2020-02-03 18:52:08 -08:00
Antonio Garcia
9389099820
Add modbus input plugin ( #6154 )
2020-01-29 02:18:58 -08:00
Daniel Nelson
5f1f4b9e8d
Use Go modules for dependency management ( #6912 )
2020-01-16 14:38:06 -08:00