Commit Graph
100 Commits
Author SHA1 Message Date
Daniel Nelson 8596a5c573 Fix HashID conflicts in pathological cases
Use "\n" as delimiter as it cannot occur in the series name.

(cherry picked from commit e4009234e9)
2018-04-12 18:12:41 -07:00
Daniel Nelson 19873298b8 Update changelog
(cherry picked from commit 10c7324d74)
2018-04-10 18:18:40 -07:00
Daniel Nelson 71948a8f84 Telegraf 1.6.0-rc4 2018-04-09 16:51:39 -07:00
Daniel Nelson cde9c37e26 Update changelog
(cherry picked from commit 43a044542e)
2018-04-06 13:19:24 -07:00
Daniel Nelson 3c039921e1 Update changelog
(cherry picked from commit 252101b7c6)
2018-04-05 11:19:19 -07:00
Daniel Nelson 1734e97d58 Log error if scheme is unsupported
(cherry picked from commit df78133bf3)
2018-04-05 11:14:58 -07:00
Daniel Nelson 2a9198cea6 Fix build.py next_version 2018-04-05 11:14:32 -07:00
Daniel Nelson 7b23287e20 Update sample telegraf.conf 2018-04-02 14:40:51 -07:00
Daniel Nelson f4c0aac898 Update changelog 2018-04-02 14:34:25 -07:00
Daniel Nelson 9d2f3fcbb9 Update changelog 2018-04-02 14:31:36 -07:00
Daniel Nelson 0aad487cab Fix go vet and use go test -race 2018-04-02 14:30:46 -07:00
Daniel Nelson 109c1a4344 Update gopsutil version to v2.18.03 2018-04-02 13:54:16 -07:00
Daniel Nelson 64b239663c Add mutex to influx parser 2018-04-02 12:52:23 -07:00
Daniel Nelson 7e3ec16e15 Allow empty string field values 2018-03-30 16:57:35 -07:00
Daniel Nelson 461c0dccd8 Update changelog 2018-03-30 13:20:07 -07:00
Daniel Nelson 6d585beedf Fix http_proxy variable name in http_response plugin 2018-03-30 11:11:12 -07:00
Daniel Nelson 38ec968b0b Move Handler interface into machine where it is used 2018-03-30 11:11:12 -07:00
Daniel Nelson c2108fcf09 Update changelog 2018-03-29 12:44:33 -07:00
Daniel Nelson ef112e6ee7 Revert to 'f' formatting for floats in line protocol
Using 'g' with -1 precision switches over to scientific notation for too
small of numbers, and setting a larger precision results in larger than
desired representations.
2018-03-28 14:38:39 -07:00
Daniel Nelson 8a73dc05c0 Update changelog 2018-03-27 18:38:39 -07:00
Daniel Nelson b0b18df0bf Update changelog 2018-03-27 18:07:37 -07:00
Daniel Nelson 36b8220181 Update changelog 2018-03-27 17:44:13 -07:00
Daniel Nelson 503881d4d7 Update to latest fsnotify release 2018-03-27 17:21:00 -07:00
Daniel Nelson 63de4ffc51 Update to latest gopsutil release 2018-03-27 15:12:57 -07:00
Daniel Nelson b63073deb2 Update DC/OS guidance for cardinality 2018-03-26 19:20:27 -07:00
Daniel Nelson e5e75a62cc Update changelog 2018-03-23 19:17:03 -07:00
Daniel Nelson 3469e74dd9 Update changelog 2018-03-23 11:57:42 -07:00
Daniel Nelson 05393da939 Update changelog 2018-03-23 11:54:06 -07:00
Daniel Nelson 729388f4dd Update changelog 2018-03-23 11:52:00 -07:00
Daniel Nelson 3658ac8f53 Skip hanging test on darwin 2018-03-22 14:41:37 -07:00
Daniel Nelson e28f422d21 Update fsnotify path in license of dependencies 2018-03-21 23:06:14 -07:00
Daniel Nelson cd919066d5 Use copy of fsnotify from tail vendor 2018-03-21 10:23:28 -07:00
Daniel Nelson 76ce71f7fa Fix breaker stat name in elasticsearch comment 2018-03-16 12:58:39 -07:00
Daniel Nelson 2160779126 Set 1.5.3 release date 2018-03-14 16:32:18 -07:00
Daniel Nelson 6e5e2f713d Update changelog 2018-03-14 12:10:16 -07:00
Daniel Nelson 6d6631382c Remove gdm -parallel false 2018-03-14 11:36:03 -07:00
Daniel Nelson f1b681cbdc Use previous image on appveyor 2018-03-14 11:02:33 -07:00
Daniel Nelson 4118ec7629 Update changelog 2018-03-13 21:09:54 -07:00
Daniel Nelson 8cfd001441 Disable parallel restore in gdm
May be aggrevating timeout issue on appveyor builds.
2018-03-13 20:44:51 -07:00
Daniel Nelson 9ce70aad77 Use Go 1.9.4 for builds 2018-03-09 14:37:26 -08:00
Daniel Nelson 0e14e31b0a Update changelog 2018-03-08 15:16:46 -08:00
Daniel Nelson 8b3767fd6e Update http_response documentation 2018-03-08 15:13:26 -08:00
Daniel Nelson f7207f514e Update changelog 2018-03-08 10:54:03 -08:00
Daniel Nelson e4ce057885 Update changelog 2018-03-07 14:17:11 -08:00
Daniel Nelson de22480e7d Update example config 2018-03-07 13:49:04 -08:00
Daniel Nelson 2b65915b96 Update docs for addition of override processor 2018-03-07 13:47:54 -08:00
Daniel Nelson b9ddbbd5ed Update changelog 2018-03-06 13:12:16 -08:00
Daniel Nelson 45c22e42da Update changelog 2018-03-06 12:12:26 -08:00
Daniel Nelson 1212b2ddc5 Update changelog 2018-03-05 15:28:09 -08:00
Daniel Nelson 00a52a67b9 Update changelog 2018-03-05 11:42:01 -08:00
Daniel Nelson 5928219454 Update changelog 2018-02-25 01:06:44 -08:00
Daniel Nelson fcd6d4eb09 Update changelog 2018-02-20 17:33:25 -08:00
Daniel Nelson e988c83068 Update changelog 2018-02-20 16:07:10 -08:00
Daniel Nelson f4fa05530a Update changelog 2018-02-20 13:56:44 -08:00
Daniel Nelson 8147d60973 Fix metric buffer limit in internal plugin after reload 2018-02-19 20:55:28 -08:00
Daniel Nelson df80fa6099 Update changelog 2018-02-16 14:08:11 -08:00
Daniel Nelson 0ca3900abe Method new dropwizard parser more prominently. 2018-02-15 20:33:57 -08:00
Daniel Nelson a777ce9293 Update changelog 2018-02-15 20:11:52 -08:00
Daniel Nelson 6e35071c89 Update changelog 2018-02-15 20:06:01 -08:00
Daniel Nelson 6406abbc89 Update changelog 2018-02-15 19:09:50 -08:00
Daniel Nelson 9aabf56795 Use proxy from environment in http input 2018-02-15 19:06:22 -08:00
Daniel Nelson 4ac78d5c6d Deprecate httpjson input 2018-02-15 19:06:22 -08:00
Daniel Nelson 3fe3d75bb3 Add configurable method to http input 2018-02-15 19:06:22 -08:00
Daniel Nelson a55456b56c Check parser initialization earlier 2018-02-15 19:06:22 -08:00
Daniel Nelson 6c656d92a0 Add url tag only if not already set 2018-02-15 19:06:20 -08:00
Daniel Nelson 2ee270f274 Allow setting basic auth with empty username 2018-02-15 19:05:36 -08:00
Daniel Nelson 5b37fd3ae9 Update http input documentation 2018-02-15 19:05:36 -08:00
Daniel Nelson a00d5b48f8 Update changelog 2018-02-09 12:13:07 -08:00
Daniel Nelson 32dd1b3725 Adjust time of nightly build 2018-02-07 18:37:33 -08:00
Daniel Nelson 1b0e87a8b0 Update changelog 2018-02-07 18:37:32 -08:00
Daniel Nelson 89974d96d7 Install new requirements for fpm gem install 2018-02-06 11:33:18 -08:00
Daniel Nelson 8c51d629eb Update changelog 2018-02-05 12:55:22 -08:00
Daniel Nelson 5639d5608d Update paho mqtt to latest release 2018-02-05 12:20:14 -08:00
Daniel Nelson 9a1d69a2ae Update changelog 2018-02-05 11:17:36 -08:00
Daniel Nelson be688ec761 Update sample config in contributing docs 2018-02-02 12:31:31 -08:00
Daniel Nelson 3208fc32ee Run nightly build sequentially 2018-02-02 12:31:31 -08:00
Daniel Nelson 3dcf66aed6 Update gitignore 2018-02-01 16:18:01 -08:00
Daniel Nelson 01479af096 Update changelog 2018-02-01 16:12:57 -08:00
Daniel Nelson 23933e1139 Improve procstat readme 2018-02-01 16:12:08 -08:00
Daniel Nelson 4153d2ca42 Update changelog 2018-02-01 12:15:24 -08:00
Daniel Nelson 8c8c9200e7 Update sqlserver readme; enable query_version = 2 in default config
If unset, query_version is still treated as version 1 for compatibility.
2018-02-01 12:13:49 -08:00
Daniel Nelson a462b555a7 Update changelog 2018-02-01 11:13:14 -08:00
Daniel Nelson ec8e923fda Update documetation style for smart input 2018-02-01 10:51:03 -08:00
Daniel Nelson d43e8262b7 Update changelog 2018-01-31 12:30:03 -08:00
Daniel Nelson 32732d42f8 Update changelog 2018-01-30 18:08:31 -08:00
Daniel Nelson 3a85e7b1f0 Set release date for 1.5.2 2018-01-30 14:00:34 -08:00
Daniel Nelson 5d87ad85a1 Update changelog 2018-01-30 14:00:33 -08:00
Daniel Nelson 1b0a4e49cd Do not build nats input on freebsd
This plugin can work on freebsd, but will only build with cgo
enabled.  For now, disable this plugin to avoid this requirement.
2018-01-30 12:04:21 -08:00
Daniel Nelson f9c48ee2f0 Update changelog 2018-01-29 14:02:44 -08:00
Daniel Nelson bcefe90846 Update changelog 2018-01-29 12:16:15 -08:00
Daniel Nelson de03ee3caa Update nats readme 2018-01-26 17:15:02 -08:00
Daniel Nelson fbd3544a9d Add nats input to readme and changelog 2018-01-26 15:18:15 -08:00
Daniel Nelson 5b130b6ea0 Update changelog 2018-01-26 15:03:19 -08:00
Daniel Nelson efb9d5b4cb Return Accumulator interface from NewAccumulator 2018-01-26 11:40:34 -08:00
Daniel Nelson 8527a1b7b8 Update changelog 2018-01-25 15:05:46 -08:00
Daniel Nelson f9c0aa1e23 Update changelog 2018-01-25 13:47:21 -08:00
Daniel Nelson 899c3a2ae1 Update changelog 2018-01-22 12:06:10 -08:00
Daniel Nelson 36c9113917 Update changelog 2018-01-22 12:01:09 -08:00
Daniel Nelson ef776f120b Make error loading tls config fatal in mysql input 2018-01-19 12:16:28 -08:00
Daniel Nelson 5bac08662e Update changelog 2018-01-18 17:39:03 -08:00