telegraf/plugins
Sebastian Spaink c237989631
Use go-ping for "native" execution in Ping plugin (#8679)
* Use go-ping for "native" execution in Ping plugin

* Check for ipv6 and deadline out of go func

* ensure dns failure

* Move interval and timeout calc to init
Removed dns failure check, 3rd parties libary responsibility

* Rename timeout to avoid conflict

* Move native ping to interface
Update tests

* Check for zero length
2021-01-26 16:02:43 -06:00
..
aggregators Optimize SeriesGrouper & aggregators.merge (#8391) 2021-01-07 11:39:12 -05:00
common common/tls: Allow specifying SNI hostnames (#7897) 2020-12-23 13:39:43 -06:00
inputs Use go-ping for "native" execution in Ping plugin (#8679) 2021-01-26 16:02:43 -06:00
outputs Integration test audit (#8725) 2021-01-26 11:06:12 -07:00
parsers fix: remove ambiguity on '\v' from line-protocol parser (#8720) 2021-01-20 18:33:59 -05:00
processors Integration test audit (#8725) 2021-01-26 11:06:12 -07:00
serializers update readme: prometheus remote write (#8683) 2021-01-15 10:16:37 -08:00