|  Daniel Nelson | de355b76d6 | Simplify testing with TLS (#4095) | 2018-05-04 16:33:23 -07:00 | 
				
					
						|  Daniel Nelson | b2bb44363a | Update kafka readme | 2018-05-04 14:39:31 -07:00 | 
				
					
						|  Daniel Nelson | fd63591b15 | Fix grammar | 2018-05-03 17:26:01 -07:00 | 
				
					
						|  Daniel Nelson | 2108582b43 | Clarify max_retry option in kafka output | 2018-05-03 17:22:49 -07:00 | 
				
					
						|  Daniel Nelson | cff7ee8edf | Fix handling of uint64 in datadog output (#4091) | 2018-05-01 18:56:39 -07:00 | 
				
					
						|  Daniel Nelson | abdff033cc | Note options that only work with influxdb HTTP | 2018-04-25 13:47:16 -07:00 | 
				
					
						|  Daniel Nelson | f639f994b5 | Ignore writer error in file output (#4055) | 2018-04-23 15:08:04 -07:00 | 
				
					
						|  Daniel Nelson | 78d4a95ce6 | Test using Go 1.8-1.10; official builds with 1.10 (#4041) | 2018-04-18 16:14:06 -07:00 | 
				
					
						|  Daniel Nelson | 1486ae25c0 | Tidy up last change to socket listener/writer | 2018-04-17 17:48:30 -07:00 | 
				
					
						|  Bob Shannon | 0b4f4b089f | Add TLS support to socket_writer and socket_listener plugins (#4021) | 2018-04-17 17:02:04 -07:00 | 
				
					
						|  Daniel Nelson | 8d516d26e9 | Fix MQTT sample config | 2018-04-12 14:34:55 -07:00 | 
				
					
						|  Boris Schrijver | 64a23c0b18 | Fix make test-ci run (#4002) | 2018-04-10 15:35:58 -07:00 | 
				
					
						|  Daniel Nelson | 7177e0473f | Fix conversion of unsigned ints in prometheus output (#3978) | 2018-04-05 16:38:41 -07:00 | 
				
					
						|  Daniel Nelson | df78133bf3 | Log error if scheme is unsupported | 2018-04-05 11:08:31 -07:00 | 
				
					
						|  Jeff Ashton | bf915fa79c | Fix https in InfluxDB output (#3976) | 2018-04-05 10:50:32 -07:00 | 
				
					
						|  Daniel Nelson | 265d0e6d84 | Fix bug preventing database from being recreated (#3962) | 2018-04-02 16:18:33 -07:00 | 
				
					
						|  Daniel Nelson | b99cd14129 | Add influx uint support as a runtime option (#3948) | 2018-03-29 13:31:43 -07:00 | 
				
					
						|  Daniel Nelson | 43bd23e555 | Add support for connecting to InfluxDB over a unix domain socket (#3942) | 2018-03-27 18:36:08 -07:00 | 
				
					
						|  Daniel Nelson | cc97b48ca8 | Add support for skipping database creation (#3941) | 2018-03-27 17:59:57 -07:00 | 
				
					
						|  Daniel Nelson | 1c0f63a90d | Add new line protocol parser and serializer, influxdb output (#3924) | 2018-03-27 17:30:51 -07:00 | 
				
					
						|  Pierre Tessier | 6200683c29 | Remove noisy debug message from Wavefront output (#3899) | 2018-03-19 11:04:35 -07:00 | 
				
					
						|  Daniel Nelson | 8c932abff6 | Disable keepalive in mqtt output. (#3779) This functionality currently has race conditions that can result in the
output deadlocking. | 2018-02-25 01:04:04 -08:00 | 
				
					
						|  Pranay Kanwar | b355536b20 | Convert boolean metric values to float in datadog output (#3804) | 2018-02-20 17:32:18 -08:00 | 
				
					
						|  S | 53221d87eb | Add option to disable labels in prometheus output for string fields (#3765) | 2018-02-16 14:07:26 -08:00 | 
				
					
						|  Dwight Spencer | ddde8809f4 | Add README.md for mqtt output (#3764) | 2018-02-16 13:51:20 -08:00 | 
				
					
						|  Philipp Weber | b7a68eef56 | Remove userinfo from url tag in prometheus input (#3743) | 2018-02-05 11:16:00 -08:00 | 
				
					
						|  Pierre Tessier | 281f4d3688 | Fix example source_override values in wavefront output (#3744) | 2018-02-02 10:51:00 -08:00 | 
				
					
						|  Philipp Weber | a2635573a8 | Add TLS and http basic_auth to prometheus_client output (#3719) | 2018-02-01 11:12:16 -08:00 | 
				
					
						|  Pierre Tessier | 3e4c91880a | Add timeout to wavefront output write (#3711) | 2018-01-25 13:44:25 -08:00 | 
				
					
						|  Daniel Nelson | 91fc2765b1 | Limit wait time for writes in mqtt output (#3699) | 2018-01-22 11:15:13 -08:00 | 
				
					
						|  Piotr Popieluch | f374a295d9 | Reconnect before sending graphite metrics if disconnected (#3680) | 2018-01-17 15:27:24 -08:00 | 
				
					
						|  Daniel Nelson | 3cf0ba1ccf | Pin crate docker image for testing | 2018-01-09 13:10:40 -08:00 | 
				
					
						|  Adam Johnson | 56be3d3236 | Reintroduce AWS credential check to cloudwatch output (#3587) | 2018-01-02 16:33:15 -08:00 | 
				
					
						|  Daniel Nelson | 4f7afb8cb5 | Set content-type charset in influxdb output and allow it be overridden (#3593) | 2017-12-28 16:22:19 -08:00 | 
				
					
						|  Daniel Nelson | 5b40173bcb | Remove AWS credential check from cloudwatch output (#3583) This method is reported to not work with IAM Instance Profiles, and we
do not want to make any calls that would require additional permissions. | 2017-12-13 17:51:55 -08:00 | 
				
					
						|  Daniel Nelson | 8484de6c12 | Fix separation of multiple prometheus_client outputs (#3570) | 2017-12-11 18:00:19 -08:00 | 
				
					
						|  Daniel Nelson | 177e7e2c73 | Log connect error only in wavefront output (#3549) | 2017-12-06 14:55:29 -08:00 | 
				
					
						|  Daniel Nelson | 44320a5421 | Add option to amqp output to publish persistent messages (#3528) | 2017-11-30 18:40:12 -08:00 | 
				
					
						|  Leandro Piccilli | 92ca661662 | Add support for tags in the index name in elasticsearch output (#3470) | 2017-11-20 16:25:36 -08:00 | 
				
					
						|  Leandro Piccilli | 4d1bc620b2 | Add index by week number to Elasticsearch output (#3490) | 2017-11-20 14:22:29 -08:00 | 
				
					
						|  Daniel Nelson | 136c15ba33 | Skip test requiring cratedb server in short test mode | 2017-11-13 15:22:57 -08:00 | 
				
					
						|  Felix Geisendörfer | 62ec3e50d9 | Add CrateDB output plugin (#3210) | 2017-11-09 14:03:16 -08:00 | 
				
					
						|  Bob Shannon | fdf12ce6b4 | Redact datadog API key in log output (#3420) | 2017-11-06 17:41:14 -08:00 | 
				
					
						|  Maximilien Richer | 5f215c22fe | Fix typos in comments (#3415) | 2017-10-31 17:00:06 -07:00 | 
				
					
						|  Aditya C S | 23ad959d71 | Add support for SSL settings to ElasticSearch output plugin (#3406) | 2017-10-30 13:52:40 -07:00 | 
				
					
						|  Jeremy Doupe | a6797a44d5 | Add history and summary types to telegraf and prometheus plugins (#3337) | 2017-10-24 16:28:52 -07:00 | 
				
					
						|  Daniel Nelson | ec4efe5b03 | Use labels in prometheus output for string fields (#3350) | 2017-10-18 17:42:30 -07:00 | 
				
					
						|  Daniel Nelson | 6e5915c59f | Fix prometheus passthrough for existing value types (#3351) | 2017-10-18 14:51:08 -07:00 | 
				
					
						|  Daniel Nelson | 6b67fedfdc | Remove timing sensitive riemann test | 2017-10-13 11:30:30 -07:00 | 
				
					
						|  Adam Johnson | bf9f94eb9d | Fix cloudwatch output requires unneeded permissions (#3335) | 2017-10-13 11:04:40 -07:00 | 
				
					
						|  Daniel Nelson | cce40c515a | Use chunked transfer encoding in InfluxDB output (#3307) | 2017-10-05 16:14:21 -07:00 | 
				
					
						|  Pierre Tessier | 79f66dc5b3 | Added newline to each metric line in wavefront output (#3290) | 2017-10-02 17:42:21 -07:00 | 
				
					
						|  Pierre Tessier | 366f3f560c | Add Wavefront output plugin (#3160) | 2017-09-29 16:13:08 -07:00 | 
				
					
						|  Daniel Nelson | 402460f038 | Use underscore as default opentsdb seperator Preserves backwards compatibility | 2017-09-27 11:36:41 -07:00 | 
				
					
						|  owlet123 | f85db90780 | Add configurable separator for metrics and fields in opentsdb output (#3106) | 2017-09-27 11:29:40 -07:00 | 
				
					
						|  Paulo Cabido | decb09e760 | Add configurable metrics endpoint to prometheus output (#3245) | 2017-09-19 11:27:11 -07:00 | 
				
					
						|  Daniel Nelson | 0a8c2e0b3b | Whitelist allowed char classes for opentsdb output. (#3227) | 2017-09-13 17:30:52 -07:00 | 
				
					
						|  Dimitris Rozakis | 9c8f4afa37 | Respect path prefix in influx output uri (#3224) | 2017-09-13 17:27:01 -07:00 | 
				
					
						|  Daniel Nelson | 7b08f9d099 | Add support for standard proxy env vars in outputs. (#3212) | 2017-09-08 15:35:20 -07:00 | 
				
					
						|  Daniel Nelson | 402a0f16e1 | Fix typo | 2017-09-06 14:19:42 -07:00 | 
				
					
						|  Pavel Gurkov | 5d4eec606f | Add Kafka output plugin topic_suffix option (#3196) | 2017-09-06 14:18:26 -07:00 | 
				
					
						|  Daniel Nelson | 9796d3c99d | Use ip address for default InfluxDB ip in config Helps with initial setup if localhost cannot be resolved due to the pure
go resolver. | 2017-09-05 12:55:21 -07:00 | 
				
					
						|  Jeff Nickoloff | ac1fa05672 | Added CloudWatch metric constraint validation (#3183) | 2017-08-28 16:56:03 -07:00 | 
				
					
						|  Nevins | 95fe0e43f5 | Add support for sharding based on metric name (#3170) | 2017-08-28 16:24:38 -07:00 | 
				
					
						|  Dylan Meissner | a9a40cbf87 | HTTP headers can be added to InfluxDB output (#3182) | 2017-08-28 16:08:50 -07:00 | 
				
					
						|  Daniel Nelson | 1f4a997164 | Don't retry points beyond retention policy (#3155) | 2017-08-22 16:52:26 -07:00 | 
				
					
						|  Bob Shannon | 5fbdd09aaf | Add gzip content-encoding support to influxdb output (#2978) | 2017-08-14 14:50:15 -07:00 | 
				
					
						|  Daniel Nelson | 1e2d594af0 | Converge to typed value in prometheus output (#3104) | 2017-08-10 10:19:28 -07:00 | 
				
					
						|  Daniel Nelson | 82ea04f188 | Fix prometheus output cannot be reloaded (#3053) | 2017-07-25 15:41:18 -07:00 | 
				
					
						|  Song Wenhao | 0f850400f2 | Display error message if prometheus output fails to listen (#2984) | 2017-07-05 14:28:44 -07:00 | 
				
					
						|  Aleksey Shirokih | a8a637809e | Change default prometheus_client port (#2973) | 2017-06-29 14:03:42 -07:00 | 
				
					
						|  Daniel Nelson | 929ba0a637 | Remove label value sanitization in prometheus output (#2939) | 2017-06-21 12:36:29 -07:00 | 
				
					
						|  trastle | 00b37a7c0d | Update README for Prometheus Client Output (#2452) | 2017-06-19 11:04:08 -07:00 | 
				
					
						|  Simone Rotondo | 674c24f987 | Add HTTP Proxy support to influxdb output (#2929) | 2017-06-16 12:05:08 -07:00 | 
				
					
						|  Daniel Nelson | 949072e8dc | Ensure prometheus metrics have same set of labels (#2857) | 2017-06-13 18:04:26 -07:00 | 
				
					
						|  Dheeraj Dwivedi | f0cbfe4d67 | Add secure connection support to graphite output (#2602) | 2017-06-13 13:42:11 -07:00 | 
				
					
						|  Daniel Nelson | 5bab4616ff | Fix udp metric splitting (#2880) | 2017-06-05 12:44:29 -07:00 | 
				
					
						|  Daniel Nelson | be03abd464 | Fix length calculation of split metric buffer (#2869) | 2017-05-30 17:38:32 -07:00 | 
				
					
						|  Daniel Nelson | f47924ffc5 | Fix influxdb output database quoting (#2851) | 2017-05-25 13:25:52 -07:00 | 
				
					
						|  Daniel Nelson | da99777f6f | Only split metrics if there is an udp output (#2799) | 2017-05-12 15:34:05 -07:00 | 
				
					
						|  Sebastian Borza | f74687dcc0 | split metrics based on UDPPayload size (#2795) | 2017-05-12 14:45:50 -07:00 | 
				
					
						|  Patrick Hemmer | 52c19af0ba | fix close on closed socket_writer (#2748) | 2017-05-02 11:06:49 -07:00 | 
				
					
						|  Daniel Nelson | 6e76731b7e | Don't log error creating database on connect (#2740) closes #2739 | 2017-04-28 15:58:46 -07:00 | 
				
					
						|  Daniel Nelson | 086a2f5f12 | Clarify retention policy option for influxdb output closes #2696 | 2017-04-28 13:46:23 -07:00 | 
				
					
						|  Daniel Nelson | 1da1c4753e | Clarify retention policy option for influxdb output closes #2696 | 2017-04-28 13:40:58 -07:00 | 
				
					
						|  Daniel Nelson | 052e88ad5e | Fix grammar | 2017-04-27 14:59:18 -07:00 | 
				
					
						|  Seuf | cd103c85db | Added SASL options for ouput kafka plugin (#2721) | 2017-04-27 11:50:25 -07:00 | 
				
					
						|  Daniel Nelson | 5fe5c46c6d | Fix amqp output block on write if disconnected (#2727) fixes #2603 | 2017-04-27 11:10:30 -07:00 | 
				
					
						|  Damien Krotkine | 153304d92b | it's -> its (#2728) | 2017-04-27 11:10:00 -07:00 | 
				
					
						|  Damien Krotkine | cb9aecbf04 | it's -> its (#2729) | 2017-04-27 11:06:40 -07:00 | 
				
					
						|  Nevins | c66e2896c6 | add option to randomize Kinesis partition key (#2705) | 2017-04-26 10:54:24 -07:00 | 
				
					
						|  Daniel Nelson | b243faa22b | Don't close stdout on config reload. (#2707) fixes #2528 | 2017-04-24 16:18:58 -07:00 | 
				
					
						|  Patrick Hemmer | 8f5cd6c2ae | add keep-alive support to socket_listener & socket_writer (#2697) closes #2635 | 2017-04-24 13:14:42 -07:00 | 
				
					
						|  Chris Goffinet | 9388fff1f7 | Fixed content-type header in output plugin OpenTSDB (#2663) | 2017-04-12 17:40:10 -07:00 | 
				
					
						|  Patrick Hemmer | f2805fd4aa | socket_listener: clean up unix socket file on start & stop (#2618) | 2017-04-03 18:06:51 -07:00 | 
				
					
						|  Daniel Nelson | 9e036b2d65 | Remove wait loop in riemann tests This testcase still has a race condition but I believe it is when the
test does not complete quickly enough. | 2017-03-28 13:05:10 -07:00 | 
				
					
						|  Daniel Nelson | 78c7f4e4af | Add write timeout to Riemann output (#2576) | 2017-03-27 15:49:45 -07:00 | 
				
					
						|  Daniel Nelson | 84a9f91f5c | Skip elasticsearch output integration test in short mode | 2017-03-27 15:05:06 -07:00 | 
				
					
						|  Daniel Nelson | 0fa9001453 | Clarify influxdb output url format closes #2568 | 2017-03-24 16:04:18 -07:00 | 
				
					
						|  Patrick Hemmer | 1402c158b7 | remove sleep from tests (#2555) | 2017-03-24 12:03:36 -07:00 |