Commit Graph

192 Commits

Author SHA1 Message Date
Leandro Piccilli ca2c1e75c7 Add index by week number to Elasticsearch output () 2017-11-20 14:22:29 -08:00
Daniel Nelson 3405deebe3 Skip test requiring cratedb server in short test mode 2017-11-13 15:22:57 -08:00
Felix Geisendörfer e1005ebfab Add CrateDB output plugin () 2017-11-09 14:03:16 -08:00
Bob Shannon 180cd896fd Redact datadog API key in log output () 2017-11-06 17:41:14 -08:00
Maximilien Richer c569863119 Fix typos in comments () 2017-10-31 17:00:06 -07:00
Aditya C S 78df21d6a2 Add support for SSL settings to ElasticSearch output plugin () 2017-10-30 13:52:40 -07:00
Jeremy Doupe 43d69d805d Add history and summary types to telegraf and prometheus plugins () 2017-10-24 16:28:52 -07:00
Daniel Nelson 7ef88c4bf9 Use labels in prometheus output for string fields () 2017-10-18 17:42:30 -07:00
Daniel Nelson 01cfe1d505 Fix prometheus passthrough for existing value types () 2017-10-18 14:51:08 -07:00
Daniel Nelson fc1309c8fb Remove timing sensitive riemann test 2017-10-13 11:30:30 -07:00
Adam Johnson 52a1f98695 Fix cloudwatch output requires unneeded permissions () 2017-10-13 11:04:40 -07:00
Daniel Nelson bb448d5af7 Use chunked transfer encoding in InfluxDB output () 2017-10-05 16:14:21 -07:00
Pierre Tessier ea11fae57b Added newline to each metric line in wavefront output () 2017-10-02 17:42:21 -07:00
Pierre Tessier 8355f941f9 Add Wavefront output plugin () 2017-09-29 16:13:08 -07:00
Daniel Nelson d0f6b4d6b2 Use underscore as default opentsdb seperator
Preserves backwards compatibility
2017-09-27 11:36:41 -07:00
owlet123 f634414935 Add configurable separator for metrics and fields in opentsdb output () 2017-09-27 11:29:40 -07:00
Paulo Cabido 43e2400612 Add configurable metrics endpoint to prometheus output () 2017-09-19 11:27:11 -07:00
Daniel Nelson 8f9ede301d Whitelist allowed char classes for opentsdb output. () 2017-09-13 17:30:52 -07:00
Dimitris Rozakis 9cb7b2c249 Respect path prefix in influx output uri () 2017-09-13 17:27:01 -07:00
Daniel Nelson 5920cc9571 Add support for standard proxy env vars in outputs. () 2017-09-08 15:35:20 -07:00
Daniel Nelson 359302a742 Fix typo 2017-09-06 14:19:42 -07:00
Pavel Gurkov 843e6ac044 Add Kafka output plugin topic_suffix option () 2017-09-06 14:18:26 -07:00
Daniel Nelson cd40999225 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 6c6dd69b74 Added CloudWatch metric constraint validation () 2017-08-28 16:56:03 -07:00
Nevins 77c6089634 Add support for sharding based on metric name () 2017-08-28 16:24:38 -07:00
Dylan Meissner 701b34dc55 HTTP headers can be added to InfluxDB output () 2017-08-28 16:08:50 -07:00
Daniel Nelson 5520f662ba Don't retry points beyond retention policy () 2017-08-22 16:52:26 -07:00
Bob Shannon 67fe167b79 Add gzip content-encoding support to influxdb output () 2017-08-14 14:50:15 -07:00
Daniel Nelson 294b7322b4 Converge to typed value in prometheus output () 2017-08-10 10:19:28 -07:00
Daniel Nelson a5c0dac37f Fix prometheus output cannot be reloaded () 2017-07-25 15:41:18 -07:00
Song Wenhao 89c5fab917 Display error message if prometheus output fails to listen () 2017-07-05 14:28:44 -07:00
Aleksey Shirokih 45c1fd1950 Change default prometheus_client port () 2017-06-29 14:03:42 -07:00
Daniel Nelson 995be3847a Remove label value sanitization in prometheus output () 2017-06-21 12:36:29 -07:00
trastle 0dcede784b Update README for Prometheus Client Output () 2017-06-19 11:04:08 -07:00
Simone Rotondo b68c2d48ef Add HTTP Proxy support to influxdb output () 2017-06-16 12:05:08 -07:00
Daniel Nelson 6ebeeef452 Ensure prometheus metrics have same set of labels () 2017-06-13 18:04:26 -07:00
Dheeraj Dwivedi a27b074588 Add secure connection support to graphite output () 2017-06-13 13:42:11 -07:00
Daniel Nelson c1da0002c0 Fix udp metric splitting () 2017-06-05 12:44:29 -07:00
Daniel Nelson 25d3f06756 Fix length calculation of split metric buffer () 2017-05-30 17:38:32 -07:00
Daniel Nelson f3321bc194 Fix influxdb output database quoting () 2017-05-25 13:25:52 -07:00
Daniel Nelson dd0c04b6e2 Only split metrics if there is an udp output () 2017-05-12 15:34:05 -07:00
Sebastian Borza a871b64ac3 split metrics based on UDPPayload size () 2017-05-12 14:45:50 -07:00
Patrick Hemmer 74dd3be3a5 fix close on closed socket_writer () 2017-05-02 11:06:49 -07:00
Daniel Nelson ec6ed1303d Don't log error creating database on connect ()
closes 
2017-04-28 15:58:46 -07:00
Daniel Nelson 3d0df7a056 Clarify retention policy option for influxdb output
closes 
2017-04-28 13:46:23 -07:00
Daniel Nelson d840bbafbb Clarify retention policy option for influxdb output
closes 
2017-04-28 13:40:58 -07:00
Daniel Nelson b60c8f1899 Fix grammar 2017-04-27 14:59:18 -07:00
Seuf b23596c232 Added SASL options for ouput kafka plugin () 2017-04-27 11:50:25 -07:00
Daniel Nelson dcd6936483 Fix amqp output block on write if disconnected ()
fixes 
2017-04-27 11:10:30 -07:00
Damien Krotkine ce3dc1f82b it's -> its () 2017-04-27 11:10:00 -07:00