Commit Graph

4924 Commits

Author SHA1 Message Date
Daniel Nelson 063c61f7aa
Update changelog 2020-06-29 10:18:05 -07:00
Daniel Nelson 9d5ac9b0f5
Update github.com/tidwall/gjson (#7756) 2020-06-29 10:03:27 -07:00
Steven Soroka 9190f2e659
reverse dns lookup processor (#7639) 2020-06-26 18:40:05 -04:00
Steven Soroka d75ca67e47
Execd processor (#7640) 2020-06-26 18:18:19 -04:00
Steven Soroka 01167e585f remove streaming processors docs 2020-06-26 17:37:01 -04:00
Steven Soroka 5c8666d1af clean up tests 2020-06-26 17:29:39 -04:00
Steven Soroka 9785d3c2c6 address feedback 2020-06-26 16:38:07 -04:00
Daniel Nelson 540ddf6fe1
Update changelog 2020-06-26 11:33:45 -07:00
Daniel Nelson cfc1818a5e
Return on toml parse errors instead of logging (#7751) 2020-06-26 11:30:29 -07:00
Daniel Nelson f063ff78f2
Update tls import path 2020-06-25 11:49:45 -07:00
Daniel Nelson c73ed8ca6c
Export internal/tls package for use in execd plugins (#7697) 2020-06-25 11:44:22 -07:00
Daniel Nelson ff49420351
Update changelog 2020-06-25 10:52:05 -07:00
Daniel Nelson 810bb6da8f
Add laundry to mem input plugin on FreeBSD (#7736)
Additionally only report fields that may be set on the platform.
2020-06-25 10:50:51 -07:00
Jakub Warczarek 6d120168fe
Fix data race in plugins/inputs/stackdriver/stackdriver_test.go (#7744) 2020-06-25 10:37:29 -07:00
Jakub Warczarek 84ac738168
Fix data race in plugins/inputs/suricata/suricata_test.go (#7745) 2020-06-25 10:34:01 -07:00
Daniel Nelson c06eef47e7
Fix data race in kafka_consumer_test.go (#7737) 2020-06-24 15:21:56 -07:00
reimda 7f3c30b8f2
Fix SNMP trap test race (#7731) 2020-06-24 12:50:01 -06:00
Daniel Nelson 47bc60fba1
Update changelog 2020-06-24 10:34:38 -07:00
denzilribeiro 1874ab53cb
Fix incorrect Azure SQL DB server properties (#7715) 2020-06-24 10:34:00 -07:00
Steven Soroka 88b09cf18c fix race 2020-06-24 13:29:44 -04:00
Steven Soroka 31754635a3 fix after rebase 2020-06-24 13:06:05 -04:00
Steven Soroka 8ddb8f9f26 remove processors/execd/examples/count.go 2020-06-24 13:01:46 -04:00
Steven Soroka 36e584e92f execd processor 2020-06-24 13:01:46 -04:00
Daniel Nelson a3aaa2f7bb
Fix license check 2020-06-23 17:03:56 -07:00
Daniel Nelson a371995a39
Update readme/changelog 2020-06-23 14:19:00 -07:00
Daniel Nelson c7cce961c3
Add starlark processor (#7660) 2020-06-23 14:15:14 -07:00
Daniel Nelson d98153e7bc
Update changelog 2020-06-23 11:56:13 -07:00
Piotr Szczepanik 6c1d9f765a
Add missing nvme attributes to smart plugin (#7575) 2020-06-23 11:55:32 -07:00
Daniel Nelson dd546797ed
Update changelog 2020-06-23 11:45:09 -07:00
denzilribeiro dd3ff0e8b4
Add counter type to perfmon collector (#7712) 2020-06-23 11:44:08 -07:00
Daniel Nelson da441cdbf0
Update changelog 2020-06-23 11:41:57 -07:00
Ricardo Ribalda Delgado e8461fe27a
Skip overs errors in the output of the sensors command (#7718) 2020-06-23 11:40:53 -07:00
Ben Zvan 8a456266c3
Remove master/slave terminology from tests (#7719) 2020-06-23 08:24:10 -07:00
Daniel Nelson 2b658eee07
Update changelog 2020-06-22 16:17:30 -07:00
Nathan Ferch 423fc283ac
Fix ping exit code handling on non-Linux (#7658) 2020-06-22 16:16:24 -07:00
Daniel Nelson b4bfecc95b
Update changelog and redfish docs 2020-06-18 19:04:20 -07:00
sarvanikonda b0cd913ff7
Add redfish input plugin (#7082) 2020-06-18 12:16:49 -07:00
Daniel Nelson 0c321cdb6f
Update changelog 2020-06-18 12:10:06 -07:00
Jimmy Seto c8b2423bdd
Add ability to add selectors as tags in kube_inventory (#7267) 2020-06-18 12:08:52 -07:00
Daniel Nelson 8c017661dc
Document that string fields do not produce prometheus metrics (#7644) 2020-06-18 11:03:11 -07:00
Giovanni Luisotto 5b84d3ba92
Remove trailing backslash management in sqlserver input (#7700)
Backslash removal on tags is performed by the influx serializer now.
2020-06-17 14:11:10 -07:00
Daniel Nelson 72e3ff04bd
Link to GJSON playground in json parser documentation (#7698) 2020-06-17 12:15:43 -07:00
weedees ea8192d2f3
Add 'batch' to mqtt output optional parameters (#7690) 2020-06-16 15:46:57 -07:00
Daniel Nelson 1c292d00ca
Fail check-deps when differences are found (#7694) 2020-06-16 14:07:06 -07:00
David McKay 3568200431
Add state and readiness to kube_inventory pod metrics (#7691) 2020-06-16 13:28:09 -07:00
Steven Soroka 9f9c9a391e update CHANGELOG.md 2020-06-16 15:08:38 -04:00
Steven Soroka 0e6566a20f
procstat performance enhancement (#7686)
up to 40/120x better performance on FullPattern/Pattern functions
2020-06-16 13:46:32 -04:00
Daniel Nelson 94fa7067ad
Mark unused agent options as deprecated 2020-06-16 09:26:24 -07:00
Nicolas Filotto 59e2bdde66
Fix processor initialization (#7693) 2020-06-16 09:16:27 -07:00
Samantha Wang d0857f9be7
Update gNMI plugin readme (#7685) 2020-06-15 18:08:36 -07:00