Commit Graph
301 Commits
Author SHA1 Message Date
Marcos NilsandDaniel Nelson 742a74dcf0 Use default partition key when tag does not exist in kinesis output (#4904) 2018-10-25 23:51:14 -07:00
GregandDaniel Nelson 21208d2686 Prevent connection leak by closing unused connections in amqp output (#4924) 2018-10-25 23:37:18 -07:00
Trevor PoundsandDaniel Nelson ee056278f5 Enable gofmt code simplification (#4887) 2018-10-19 13:32:54 -07:00
Samuel-BFandDaniel Nelson 589d0587f6 Add ability to specify bytes options as strings with units (KB, MiB, ...) (#4852) 2018-10-19 11:17:18 -07:00
Trevor PoundsandDaniel Nelson 17360f079c Fix spelling mistakes (#4888) 2018-10-19 11:12:01 -07:00
Trevor PoundsandDaniel Nelson 136a5724bd Use DescribeStreamSummary in place of ListStreams in kinesis output (#4864) 2018-10-18 13:05:43 -07:00
Daniel Nelson 106f5b5ca8 Update changelog 2018-10-16 12:23:05 -07:00
James MaidmentandDaniel Nelson 0b601513a2 Add stackdriver output plugin (#3876) 2018-10-16 11:47:10 -07:00
Kevin ConawayandDaniel Nelson 44fd74d688 Add telegraf version to User-Agent header (#4838)
Header is added in influxdb, influxdb_v2, and http outputs.
2018-10-11 12:25:21 -07:00
kelwangandDaniel Nelson a0eee37ed2 Fix grammar in influxdb_v2 sample config (#4815) 2018-10-10 18:34:32 -07:00
GregandDaniel Nelson b075686400 Update write path to match updated InfluxDB v2 API (#4844) 2018-10-10 15:53:01 -07:00
Mihai TodorandDaniel Nelson f3da717a88 Add entity-body compression to http output (#4807) 2018-10-05 15:06:41 -07:00
Kevin ConawayandDaniel Nelson 34caf12db5 Add an option to specify a custom datadog URL (#4800) 2018-10-05 13:51:16 -07:00
Kevin ConawayandDaniel Nelson 422c142463 Use non-allocating field and tag accessors in datadog output (#4803) 2018-10-05 13:48:18 -07:00
Daniel NelsonandGitHub 5101f075e1 Skip tags with empty values in cloudwatch output (#4785) 2018-10-01 18:27:44 -07:00
GregandDaniel Nelson 2e2e998ebd Don't add tags with empty values to opentsdb output (#4751) 2018-09-26 19:26:23 -07:00
Daniel Nelson 403ed001bf Add version to the influxdb output plugins readme 2018-09-21 13:07:12 -07:00
Daniel NelsonandGitHub f05fdde48b Remove the startup authentication check from the cloudwatch output (#4695) 2018-09-18 09:07:28 -07:00
GregandDaniel Nelson 1fdf032db0 Add influx v2 output plugin (#4645) 2018-09-12 14:48:59 -07:00
Gunnar Aasen 71aaa844f5 Update Azure Monitor README 2018-09-12 12:05:20 -07:00
VikrantandDaniel Nelson 091af7e645 Add OAuth2 support to HTTP output plugin (#4536) 2018-09-06 10:54:05 -07:00
GunnarandDaniel Nelson f70d6519e7 Add Azure Monitor output plugin (#4089) 2018-09-05 14:50:32 -07:00
Olli JanatuinenandDaniel Nelson 13029a1fa4 Corrected application insights example config (#4635) 2018-09-05 14:19:56 -07:00
Daniel Nelson c7e2945a46 Fix exchange_durability sample config in amqp output 2018-09-04 13:21:58 -07:00
Daniel Nelson 87b8141d13 Make influxdb output log message style more consistent 2018-09-04 13:19:54 -07:00
Daniel NelsonandGitHub 7b05993a6e Fix sending of basic auth credentials in http output (#4609) 2018-08-29 12:28:29 -07:00
Daniel Nelson 80346b2e93 Update prometheus output sample config and README 2018-08-24 16:37:11 -07:00
Daniel NelsonandGitHub d2cf9a7157 Add support for static and random routing keys in kafka output (#4579) 2018-08-21 12:44:10 -07:00
Daniel NelsonandGitHub 886d8cc840 Drop message batches in kafka output if too large (#4565) 2018-08-17 13:51:21 -07:00
Daniel Nelson 34614582a7 Use snake case in kafka output config 2018-08-15 14:12:22 -07:00
Mauro MurariandDaniel Nelson 61513c64b8 Add message 'max_bytes' configuration (#4537) 2018-08-15 14:05:26 -07:00
Daniel NelsonandGreg fa30f568ec Skip unserializable metric in influxDB UDP output (#4534) 2018-08-14 14:36:29 -06:00
Pierre TessierandGreg 6454319062 Add Wavefront parser (#4402) 2018-08-13 17:37:06 -06:00
Daniel NelsonandGitHub 4dfb80d0fc Fix error message if URL is unparseable in influxdb output (#4511) 2018-08-07 11:07:46 -07:00
dupondjeandGreg e1160c26bc Add ip restriction for the prometheus_client output (#4431) 2018-08-01 16:43:34 -06:00
david7482andGreg 199841a820 Support StatisticValues in cloudwatch output plugin (#4364) 2018-08-01 16:43:17 -06:00
Daniel NelsonandGreg f4032fc78d Add support for lz4 compression to kafka output (#4492) 2018-07-31 16:09:30 -06:00
Daniel NelsonandGreg 943dcc0c49 Send all messages before waiting for results in kafka output (#4491) 2018-07-31 16:08:04 -06:00
Daniel NelsonandGreg 93ed28e745 Add support for configuring an AWS endpoint_url (#4485) 2018-07-31 16:07:21 -06:00
maxuntandDaniel Nelson 96cb0aaea0 Fix unit tests on Darwin (#4458) 2018-07-27 18:29:54 -07:00
david7482andGreg 9657870258 Improve cloudwatch output performance (#4320) 2018-07-23 12:00:35 -06:00
GregandGitHub b75d66ff41 Return error if NewRequest fails in http output (#4429) 2018-07-17 15:54:10 -06:00
Daniel Nelson 49a5dea536 Update client_id in kafka input and output readme 2018-07-13 14:00:25 -07:00
RionandDaniel Nelson c8f00030dd Add support for setting kafka client id (#4418) 2018-07-13 13:53:56 -07:00
Daniel Nelson 2ee374cf50 Deprecate camelCase config options in opentsdb output 2018-07-02 15:10:10 -07:00
Jacob LisiandDaniel Nelson c7cfc2ec39 Add http path configuration for OpenTSDB output (#4347) 2018-07-02 15:04:01 -07:00
GregandDaniel Nelson 1bd41ef3ce Update vendoring to dep from gdm (#4314) 2018-06-19 11:55:38 -07:00
Daniel Nelson dd2223ae1c Use nats-io/go-nats instead of nats-io/nats 2018-06-11 15:24:45 -07:00
Pierre TessierandDaniel Nelson d2e729dfaf Remove tags with empty values from Wavefront output (#4266) 2018-06-11 14:54:08 -07:00
Daniel Nelson be8b87000c Remove test for empty metrics list from file output 2018-06-04 17:58:55 -07:00