Commit Graph

2440 Commits

Author SHA1 Message Date
Song Wenhao 89c5fab917 Display error message if prometheus output fails to listen () 2017-07-05 14:28:44 -07:00
Daniel Nelson 135ce41a59 Update changelog 2017-06-29 16:17:08 -07:00
Aleksey Shirokih 45c1fd1950 Change default prometheus_client port () 2017-06-29 14:03:42 -07:00
Daniel Nelson daecb88808 Set release date for 1.3.3 2017-06-28 13:05:06 -07:00
Daniel Nelson bd78b8e1b3 Fix build on Windows () 2017-06-27 16:31:28 -07:00
Daniel Nelson 8bd9ac8697 Use git sha1 as version if not tagged () 2017-06-27 13:24:06 -07:00
Adam Perlin c30124e192 Fix several bugs in minecraft input () 2017-06-27 13:14:07 -07:00
Daniel Nelson 6cd958b215 Update changelog 2017-06-26 15:25:06 -07:00
Bob Shannon 35fff50eec Fix panic in elasticsearch input if cannot determine master () 2017-06-26 15:23:53 -07:00
Daniel Nelson 35f64043a3 Update changelog 2017-06-26 15:15:31 -07:00
Bob Shannon d7af1b797c Add optional usage_active and time_active CPU metrics () 2017-06-26 15:13:38 -07:00
Daniel Nelson 6f803308c5 Log aerospike field value on error 2017-06-26 14:48:22 -07:00
Daniel Nelson cbd93f0598 Update changelog 2017-06-26 14:31:17 -07:00
vodolaz095 ab876bb525 Add support for RethinkDB 1.0 handshake protocol ()
Allow rethinkdb input plugin to work with RethinkDB 2.3.5+ databases that requires username,password authorization and Handshake protocol v1.0

* remove top level header not required in sample config

* remove top level header not required in sample config
2017-06-26 14:29:48 -07:00
Daniel Nelson f070f1460a Update changelog 2017-06-23 16:56:36 -07:00
Ayrdrie 2ed4a73d73 Add Minecraft input plugin () 2017-06-23 16:54:12 -07:00
Daniel Nelson e9d25c8e7e Update changelog 2017-06-23 11:13:00 -07:00
MatthewCh cc72af94e6 Support HOST_PROC in processes and linux_sysctl_fs inputs () 2017-06-23 11:11:33 -07:00
Daniel Nelson 793f12a0b1 Update changelog 2017-06-23 11:04:13 -07:00
Daniel Nelson 87f2b44566 Fix bug parsing default timestamps with modified precision () 2017-06-23 10:59:04 -07:00
Daniel Nelson 2c61e5d3a5 Use strings.Join in statsd input () 2017-06-21 16:24:23 -07:00
Daniel Nelson 41b6445eb2 Update changelog 2017-06-21 12:46:57 -07:00
grugrut 1999cd3ba9 Add input plugin for Fail2ban () 2017-06-21 12:42:13 -07:00
Daniel Nelson a4d18aab81 Update changelog 2017-06-21 12:39:09 -07:00
Daniel Nelson 995be3847a Remove label value sanitization in prometheus output () 2017-06-21 12:36:29 -07:00
Daniel Nelson 07dbf058ad Update changelog 2017-06-19 11:52:53 -07:00
Eugene Shilin a7e3033646 Add standard SSL options to mysql input () 2017-06-19 11:42:43 -07:00
Artem Kovardin 31449368c9 More explicit 404 error in cassandra input () 2017-06-19 11:06:49 -07:00
trastle 0dcede784b Update README for Prometheus Client Output () 2017-06-19 11:04:08 -07:00
Daniel Nelson 4f095bfc1c Set default ping count in Windows
fixes 
2017-06-16 13:39:55 -07:00
Daniel Nelson a375c9ac6b Document that ping_interval is non-linux only 2017-06-16 13:32:04 -07:00
Daniel Nelson 476656a523 Update changelog 2017-06-16 13:18:27 -07:00
Daniel Nelson 6bbed7aa90 Allow dos line endings in tail and logparser ()
Parsing dos line ending delimited line protocol is still illegal in most
cases.
2017-06-16 13:16:48 -07:00
Daniel Nelson 148f81682a Update changelog 2017-06-16 12:06:40 -07:00
Simone Rotondo b68c2d48ef Add HTTP Proxy support to influxdb output () 2017-06-16 12:05:08 -07:00
Daniel Nelson 2cfe2a3497 Update 1.3.2 release date 2017-06-14 12:16:47 -07:00
Daniel Nelson c270fc4b7b Update changelog 2017-06-13 18:07:12 -07:00
Daniel Nelson 6ebeeef452 Ensure prometheus metrics have same set of labels () 2017-06-13 18:04:26 -07:00
Daniel Nelson e2ab598a4a Update changelog 2017-06-13 17:19:33 -07:00
Daniel Nelson 868f7abc64 Change node_name to be a tag in aerospike input () 2017-06-13 17:09:38 -07:00
Daniel Nelson 810f2e74e8 Update changelog 2017-06-13 14:10:33 -07:00
Heston Kan 075066f452 Add min/max response time on linux/darwin to ping () 2017-06-13 14:09:17 -07:00
Daniel Nelson 26e526df67 Update changelog 2017-06-13 13:44:07 -07:00
Dheeraj Dwivedi a27b074588 Add secure connection support to graphite output () 2017-06-13 13:42:11 -07:00
Daniel Nelson 4c8ff30611 Update changelog 2017-06-12 18:32:50 -07:00
Daniel Nelson 8a0d1bc283 Update aws-sdk-go dependency to latest release. () 2017-06-12 18:31:27 -07:00
Daniel Nelson 23794f35cc Update changelog 2017-06-08 16:55:27 -07:00
Daniel Nelson f944bd1feb Fix support for mongodb/leofs urls without scheme ()
This was broken by changes in go 1.8 to url.Parse.  This change allows
the string but prompts the user to move to the correct url string.
2017-06-08 16:52:01 -07:00
Daniel Nelson d2eddec1e8 Update changelog 2017-06-08 13:20:44 -07:00
Matteo Cerutti d7d64a76fe Add wildcard support for container inclusion/exclusion () 2017-06-08 13:17:31 -07:00