Commit Graph
4847 Commits
Author SHA1 Message Date
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
Yarmo Mackenbach aa8cefedda Add support for Solus distribution to maintainer scripts (#7585) 2020-06-02 23:20:45 -07:00
Simon Knittel af8093e00e Fix typo in queue depth example of diskio plugin (#7613) 2020-06-02 23:11:13 -07:00
Yamagishi Kazutoshi 1e7f714b2b Add support for env variables to shim config (#7603) 2020-06-02 09:29:57 -04:00
Daniel Nelson f27b709efa Update changelog 2020-06-01 17:12:22 -07:00
Daniel Nelson 4e93b87085 Add support for once mode; run processors and aggregators during test (#7474) 2020-06-01 15:26:20 -07:00
kelseiv 573f144607 Update AGGREGATORS_AND_PROCESSORS.md (#7599) 2020-05-29 15:32:46 -07:00
Daniel Nelson 13da5e0802 Add github.com/inabagumi/twitter-telegraf-plugin to list of external plugins 2020-05-28 15:45:08 -07:00
Nicolas Filotto 430854f6de Fix segmentation violation on connection failed (#7593) 2020-05-28 11:05:57 -07:00
David Reimschussel d7bb4a931b Update changelog 2020-05-27 15:43:26 -06:00
reimda 71b0b96241 Add processor to look up service name by port (#7540) 2020-05-27 15:42:59 -06:00
Steven Soroka a438678d5b make sure parse error includes offending text (#7561) 2020-05-27 14:58:58 -04:00
Daniel Nelson 7b06624885 Update docs for newrelic output 2020-05-27 11:52:21 -07:00
hsinghkalsi 580ac61cf7 Add newrelic output plugin (#7019) 2020-05-27 11:24:49 -07:00
Daniel Nelson 7b33ef011a Update changelog 2020-05-26 15:52:53 -07:00
Nicolas Filotto 7ef1d53551 Allow collection of HTTP Headers in http_response input (#7405) 2020-05-26 15:52:13 -07:00
Daniel Nelson 40fdafe193 Update changelog 2020-05-26 15:49:36 -07:00
Daniel Nelson d27f676091 Update to Go 1.14.3 with testing using 1.13.11 (#7564) 2020-05-26 15:40:25 -07:00
Daniel Nelson bdbf57576a Update changelog 2020-05-26 14:18:53 -07:00
Harshit Bansal 092059c066 Exclude csv_timestamp_column and csv_measurement_column from fields (#7572) 2020-05-26 14:16:48 -07:00
Steven Soroka 2561aac6ef fix go version check (#7562) 2020-05-26 16:11:02 -04:00
Daniel Nelson 5345ad529d Update changelog 2020-05-26 12:20:08 -07:00
Harshit Bansal 22c0bdb38c Fix the typo in gcc_pu_fraction to gc_cpu_fraction (#7573) 2020-05-26 12:18:24 -07:00
Daniel Nelson f9a110f407 Update changelog 2020-05-26 12:08:31 -07:00
Anton Aksola ad97b744a3 Fix numeric to bool conversion in converter (#7579)
A type switch case with multiple conditions causes the value to remain as
interface which causes toBool to always return true for any numeric values.
2020-05-26 12:07:24 -07:00
Daniel Nelson f91d0833fb Add defaults processor to readme/changelog 2020-05-22 11:49:34 -07:00
Jeff Registre a7674b707b Add defaults processor to set default field values (#7370) 2020-05-22 11:44:13 -07:00
Daniel Nelson e6f06457ce Update changelog 2020-05-22 11:09:22 -07:00
Daniel Nelson a6010b8276 Update changelog 2020-05-22 00:12:03 -07:00
raul-te 4d071bed24 Add option to disable mongodb cluster status (#7515)
It can be expensive to compute these metrics. In particular, when
retrieveing the amount of jumbo chunks, an index is not being used and
consequently the query triggers an expensive COLLSCAN. For big
databases, this query has negative impact on the cluster performance.
2020-05-22 00:11:00 -07:00
Daniel Nelson 130403c0c9 Update changelog 2020-05-22 00:07:27 -07:00
Josh Soref f975b94404 Fix typos in sqlserver input (#7524) 2020-05-22 00:05:10 -07:00
Daniel Nelson a4459bd57a Use updated clock package to resolve test failures (#7516) 2020-05-21 23:39:37 -07:00
Steven Soroka d4e9fd15ce fix randomly failing CI test (#7514) 2020-05-21 16:53:07 -04:00
Daniel Nelson 58ad64a43b Update changelog 2020-05-20 17:35:36 -07:00
debu99 f10c8ff92d Add cluster state integer to mongodb input (#7489) 2020-05-20 17:34:50 -07:00
Daniel Nelson c3a54f4fb8 Update changelog 2020-05-20 17:16:01 -07:00
ihard 94c75b51a8 Add configurable separator graphite serializer and output (#7545) 2020-05-20 17:15:18 -07:00
Daniel Nelson 10560e5a10 Update changelog 2020-05-20 17:00:11 -07:00
denzilribeiro 5280023abe Fix instance name resolution in performance counter query (#7526) 2020-05-20 16:55:37 -07:00
Daniel Nelson 89f924639c Set 1.14.3 release date 2020-05-19 12:08:13 -07:00
Daniel Nelson 7681469cd5 Update changelog 2020-05-19 11:59:00 -07:00
Daniel Nelson edd8338180 Close HTTP2 connections on timeout in influxdb outputs (#7517) 2020-05-19 11:53:10 -07:00
Daniel Nelson 443ac6df23 Fix negative value parsing in impi_sensor input (#7541) 2020-05-19 11:20:29 -04:00
Josh Soref bf1eb291f2 Fix assorted spelling mistakes (#7507) 2020-05-15 15:43:32 -07:00
Max Greenwald f74824eecb Fix documentation of percent_packet_loss field (#7510) 2020-05-14 13:39:00 -07:00
Samantha Wang d2831d73ab Update docs for execd plugins (#7465) 2020-05-14 11:19:19 -04:00
Daniel Nelson 68b936c9f0 Update procstat pid_tag documentation 2020-05-14 00:48:05 -07:00
Josh Soref 2c56d6de81 Fix spelling errors in comments and documentation (#7492) 2020-05-14 00:41:58 -07:00
Daniel Nelson c78045c13f Update changelog 2020-05-13 12:09:37 -07:00