Commit Graph

2766 Commits

Author SHA1 Message Date
Daniel Nelson 929ba0a637 Remove label value sanitization in prometheus output () 2017-06-21 12:36:29 -07:00
Daniel Nelson dcdcb70cb1
Update changelog 2017-06-19 11:52:53 -07:00
Eugene Shilin cb5a12de3d Add standard SSL options to mysql input () 2017-06-19 11:42:43 -07:00
Artem Kovardin 193e8fa5ad More explicit 404 error in cassandra input () 2017-06-19 11:06:49 -07:00
trastle 00b37a7c0d Update README for Prometheus Client Output () 2017-06-19 11:04:08 -07:00
Daniel Nelson 736322dfc9
Set default ping count in Windows
fixes 
2017-06-16 13:39:55 -07:00
Daniel Nelson ba364988de
Document that ping_interval is non-linux only 2017-06-16 13:32:04 -07:00
Daniel Nelson a729a44284
Update changelog 2017-06-16 13:18:27 -07:00
Daniel Nelson 3ecfd32df5 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 ea1888bd26
Update changelog 2017-06-16 12:06:40 -07:00
Simone Rotondo 674c24f987 Add HTTP Proxy support to influxdb output () 2017-06-16 12:05:08 -07:00
Daniel Nelson ca72df5868
Update 1.3.2 release date 2017-06-14 12:16:47 -07:00
Daniel Nelson ea787b83bf
Update changelog 2017-06-13 18:07:12 -07:00
Daniel Nelson 949072e8dc Ensure prometheus metrics have same set of labels () 2017-06-13 18:04:26 -07:00
Daniel Nelson 246f342e6a
Update changelog 2017-06-13 17:19:33 -07:00
Daniel Nelson 619b5d4c14 Change node_name to be a tag in aerospike input () 2017-06-13 17:09:38 -07:00
Daniel Nelson b0efc22140
Update changelog 2017-06-13 14:10:33 -07:00
Heston Kan 5d1efdbfda Add min/max response time on linux/darwin to ping () 2017-06-13 14:09:17 -07:00
Daniel Nelson e3ccd473d2
Update changelog 2017-06-13 13:44:07 -07:00
Dheeraj Dwivedi f0cbfe4d67 Add secure connection support to graphite output () 2017-06-13 13:42:11 -07:00
Daniel Nelson 40d8e582ee
Update changelog 2017-06-12 18:32:50 -07:00
Daniel Nelson 02b55fe77f Update aws-sdk-go dependency to latest release. () 2017-06-12 18:31:27 -07:00
Daniel Nelson 0c53de6700
Update changelog 2017-06-08 16:55:27 -07:00
Daniel Nelson b277e6e2d7 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 de4a312eba
Update changelog 2017-06-08 13:20:44 -07:00
Matteo Cerutti 4b3b16ef1a Add wildcard support for container inclusion/exclusion () 2017-06-08 13:17:31 -07:00
Daniel Nelson 4c534433aa
Skip kafka_consumer_integration_test due to issue on CircleCI 2017-06-07 18:31:52 -07:00
Daniel Nelson f9447d01d4
Add release note to changelog regarding kafka_consumer 2017-06-07 18:27:12 -07:00
Seuf 2092443cd7 Add Kafka 0.9+ consumer support () 2017-06-07 18:22:28 -07:00
Bob Shannon 1c73caba04 Add SSL/TLS support to nginx input plugin () 2017-06-07 17:52:10 -07:00
Daniel Nelson 84dbf8bb25
Update changelog 2017-06-07 13:46:06 -07:00
Daniel Nelson a275e6792a Fix metric splitting edge cases ()
Metrics needing one extra byte to fit the output buffer would not be split, so we would emit lines without a line ending. Metrics which overflowed by exactly one field length would be split one field too late, causing truncated fields.
2017-06-07 13:37:54 -07:00
Daniel Nelson de7fb2acfe
Update changelog 2017-06-06 13:55:11 -07:00
Frederick Roth 91f2764cd5 Add result_type field for http_response input () 2017-06-06 13:39:07 -07:00
Daniel Nelson 4e91b18bbe
Update changelog 2017-06-06 11:56:19 -07:00
Mariusz Brzeski 56a7ffe0e4 Fix timeout option in Windows ping input sample configuration () 2017-06-06 11:55:01 -07:00
Daniel Nelson f9462d4fff
Update changelog 2017-06-05 14:47:34 -07:00
Sebastian Borza 035905d65e Add timezone support to logparser timestamps () 2017-06-05 14:45:11 -07:00
Daniel Nelson a47e6e6efe
Update changelog 2017-06-05 12:46:50 -07:00
Daniel Nelson 5bab4616ff Fix udp metric splitting () 2017-06-05 12:44:29 -07:00
Daniel Nelson 37e01808b5
Set 1.3.1 release date 2017-05-31 15:00:31 -07:00
Daniel Nelson 0b6db905ff
Generate sha256 hashes when packaging 2017-05-31 12:29:39 -07:00
Daniel Nelson 9529199a44
Update changelog 2017-05-30 17:40:37 -07:00
Daniel Nelson be03abd464 Fix length calculation of split metric buffer () 2017-05-30 17:38:32 -07:00
Daniel Nelson 04aa732e94
Update changelog 2017-05-30 11:04:39 -07:00
Steve Nardone e7f9db297e Fix panic in mongo input () 2017-05-30 11:02:26 -07:00
Daniel Nelson 24ea9fdc4d
Update changelog 2017-05-26 12:12:18 -07:00
Matteo Cerutti 02d168705c MySQL input: log and continue on field parse error () 2017-05-26 12:09:43 -07:00
Daniel Nelson 7d7206b3e2
Update changelog 2017-05-25 16:20:29 -07:00
Daniel Nelson 03ca3975b5
Update gopsutil version
fixes 
2017-05-25 16:11:49 -07:00