Daniel Nelson and GitHub
3ecfd32df5
Allow dos line endings in tail and logparser ( #2920 )
...
Parsing dos line ending delimited line protocol is still illegal in most
cases.
2017-06-16 13:16:48 -07:00
Simone Rotondo and Daniel Nelson
674c24f987
Add HTTP Proxy support to influxdb output ( #2929 )
2017-06-16 12:05:08 -07:00
Daniel Nelson and GitHub
949072e8dc
Ensure prometheus metrics have same set of labels ( #2857 )
2017-06-13 18:04:26 -07:00
Daniel Nelson and GitHub
619b5d4c14
Change node_name to be a tag in aerospike input ( #2918 )
2017-06-13 17:09:38 -07:00
Heston Kan and Daniel Nelson
5d1efdbfda
Add min/max response time on linux/darwin to ping ( #2908 )
2017-06-13 14:09:17 -07:00
Dheeraj Dwivedi and Daniel Nelson
f0cbfe4d67
Add secure connection support to graphite output ( #2602 )
2017-06-13 13:42:11 -07:00
Daniel Nelson and GitHub
b277e6e2d7
Fix support for mongodb/leofs urls without scheme ( #2900 )
...
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
Matteo Cerutti and Daniel Nelson
4b3b16ef1a
Add wildcard support for container inclusion/exclusion ( #2793 )
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
Seuf and Daniel Nelson
2092443cd7
Add Kafka 0.9+ consumer support ( #2487 )
2017-06-07 18:22:28 -07:00
Bob Shannon and Daniel Nelson
1c73caba04
Add SSL/TLS support to nginx input plugin ( #2883 )
2017-06-07 17:52:10 -07:00
Frederick Roth and Daniel Nelson
91f2764cd5
Add result_type field for http_response input ( #2814 )
2017-06-06 13:39:07 -07:00
Mariusz Brzeski and Daniel Nelson
56a7ffe0e4
Fix timeout option in Windows ping input sample configuration ( #2885 )
2017-06-06 11:55:01 -07:00
Sebastian Borza and Daniel Nelson
035905d65e
Add timezone support to logparser timestamps ( #2882 )
2017-06-05 14:45:11 -07:00
Daniel Nelson and GitHub
5bab4616ff
Fix udp metric splitting ( #2880 )
2017-06-05 12:44:29 -07:00
Daniel Nelson and GitHub
be03abd464
Fix length calculation of split metric buffer ( #2869 )
2017-05-30 17:38:32 -07:00
Steve Nardone and Daniel Nelson
e7f9db297e
Fix panic in mongo input ( #2848 )
2017-05-30 11:02:26 -07:00
Matteo Cerutti and Daniel Nelson
02d168705c
MySQL input: log and continue on field parse error ( #2855 )
2017-05-26 12:09:43 -07:00
Daniel Nelson and GitHub
f47924ffc5
Fix influxdb output database quoting ( #2851 )
2017-05-25 13:25:52 -07:00
Olivier Lambert and Daniel Nelson
a96f85c847
Add documentation for fetching metrics on Caddy HTTP and Prometheus ( #2853 )
2017-05-25 13:07:49 -07:00
Sylvain Boily and Daniel Nelson
9148871608
Documentation privilege requirements for specific procstat metrics ( #2787 )
2017-05-25 13:06:27 -07:00
Matteo Cerutti and Daniel Nelson
7d198f0a68
Add timeout option to ipmi_sensor plugin - solves #2817 ( #2818 )
2017-05-22 13:41:34 -07:00
Steven Burgart and Daniel Nelson
9ab688d62c
Fix multiple plugin loading in win_perf_counters ( #2800 )
2017-05-22 11:58:00 -07:00
Lukasz Jagiello and Daniel Nelson
91690b1d3e
Consul plugin README typo ( #2829 )
2017-05-19 11:37:31 -07:00
rsingh2411 and Daniel Nelson
93e638d63e
Add Docker container environment variables as tags. Only whitelisted #2580 ( #2581 )
2017-05-18 16:58:34 -07:00
mced and Daniel Nelson
501c22478e
[enh] set db_version at 0 if query version fails ( #2819 )
2017-05-18 13:52:56 -07:00
Timo Mihaljov and Daniel Nelson
c53d9fa9b7
Handle process termination during read from /proc ( #2816 )
...
Fixes #2815 .
2017-05-16 17:33:35 -07:00
Frederick Roth and Daniel Nelson
ac5ac3161f
Fixed inconsistency between HasIntField and IntField ( #2813 )
2017-05-16 15:25:30 -07:00
Daniel Nelson and GitHub
da99777f6f
Only split metrics if there is an udp output ( #2799 )
2017-05-12 15:34:05 -07:00
Zack Zatkin-Gold and Daniel Nelson
dd537b3382
Fix telegraf example arguments ( #2788 )
...
Many of the examples provided within documentation are using a single
dash for the command line arguments, but the telegraf executable
explicitly has two dashes.
There are also some inconsistencies with the ordering of the command
line argument examples. I've ordered them so that the examples will
show: config, config-directory, input-filter, test
2017-05-12 15:22:29 -07:00
Sebastian Borza and Daniel Nelson
f74687dcc0
split metrics based on UDPPayload size ( #2795 )
2017-05-12 14:45:50 -07:00
Daniel Nelson
17d883c602
Ensure keep-alive is not used in http_response input.
...
Using Keep-Alive would change the timing for already established
connections. Previous to this commit, Keep-Alive worked only when using
a response_string_match due to failure to close the request body.
2017-05-10 14:40:55 -07:00
Daniel Nelson
1931aac284
Fix http_response input creation of transport on every gather
2017-05-09 16:23:38 -07:00
Daniel Nelson
b88eb0f59d
Fix prometheus input creation of transport on every gather
2017-05-09 16:21:49 -07:00
Daniel Nelson
e7ad2d0463
Fix apache input creation of transport on every gather.
2017-05-09 16:19:56 -07:00
Adrian Sadłocha and Daniel Nelson
8124cfa3ed
Improve PostgreSQL plugin documentation ( #2777 )
2017-05-09 12:58:43 -07:00
Lukasz Jagiello and Daniel Nelson
5af985ef5f
Add support for self-signed certs to InfluxDB input plugin ( #2773 )
2017-05-08 15:20:24 -07:00
Daniel Nelson
de3f52b990
Update cloudwatch documentation
...
Mention that some metrics are available only at larger intervals than 5
minutes. Update dead links to new locations and example config.
closes #1907
2017-05-08 11:31:20 -07:00
ceseuron and Daniel Nelson
e2983383e4
Fixed sqlserver input to work with case sensitive server collation. ( #2749 )
...
Fixed a problem with sqlserver input where database properties are not returned by Telegraf when SQL Server has been set up with a case sensitive server-level collation.
* Added bugfix entry to CHANGELOG.md for sqlserver collation input fix.
2017-05-04 10:47:03 -07:00
Daniel Nelson
613de8a80d
Remove documentation in kafka_consumer for metric_buffer
2017-05-03 11:51:49 -07:00
Damien Krotkine and Daniel Nelson
f5c890cc1d
reflect zookeeper chroot config in readme ( #2759 )
2017-05-03 11:50:08 -07:00
Daniel Nelson and GitHub
f7f1eaef65
Return an error if no valid patterns. ( #2753 )
2017-05-02 14:54:38 -07:00
Alexander Blagoev and Daniel Nelson
188703e204
Improve redis input documentation ( #2708 )
2017-05-02 11:43:07 -07:00
Patrick Hemmer and Daniel Nelson
52c19af0ba
fix close on closed socket_writer ( #2748 )
2017-05-02 11:06:49 -07:00
Daniel Nelson and GitHub
5c88965084
Add initial documentation for rabbitmq input. ( #2745 )
2017-05-01 18:55:48 -07:00
Daniel Nelson and GitHub
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 and Daniel Nelson
cd103c85db
Added SASL options for ouput kafka plugin ( #2721 )
2017-04-27 11:50:25 -07:00