Commit Graph

2244 Commits

Author SHA1 Message Date
Daniel Nelson cb9c1653d3
Remove warning when JSON contains null value (#3359)
(cherry picked from commit 4243403432)
2017-10-19 16:35:10 -07:00
Daniel Nelson cf7590b88e
Update changelog
(cherry picked from commit 9b59cdd10e)
2017-10-18 13:58:25 -07:00
clheikes 5a7d889908
Fix TELEGRAF_OPTS expansion in systemd service unit (#3354)
(cherry picked from commit 02baa696c3)
2017-10-18 13:58:25 -07:00
Daniel Nelson ef652678dd
Update changelog
(cherry picked from commit a4fa19252f)
2017-10-18 12:58:41 -07:00
Dimitris Rozakis c4cc57956b
Respect path prefix in influx output uri (#3224)
(cherry picked from commit 9c8f4afa37)
2017-10-18 12:58:41 -07:00
Daniel Nelson 7b8a761c63
Update changelog
(cherry picked from commit 7ba376964c)
2017-10-18 12:26:07 -07:00
Ayrdrie 7d66319f59
Fix mongodb input panic when restarting mongodb (#3355)
(cherry picked from commit a75ab3e190)
2017-10-18 12:26:03 -07:00
Pierre Fersing 22f64f8417
Fix CPU system plugin gets stuck after system suspend (#3342)
(cherry picked from commit f5a9d1bc75)
2017-10-16 14:27:58 -07:00
Daniel Nelson 6b4deb01bb
Update changelog
(cherry picked from commit 3ea41e885c)
2017-10-16 11:27:28 -07:00
Daniel Nelson e4835cdc30
Fix case sensitivity issue in sqlserver query (#3336)
(cherry picked from commit 1f348037b7)
2017-10-16 11:27:28 -07:00
Daniel Nelson e32ffdde06
Update changelog
(cherry picked from commit 0f9f757da7)
2017-10-12 17:27:24 -07:00
Windkit Li 0f905eaee7
Fix snmpwalk address format in leofs input (#3328)
(cherry picked from commit 2f8d0f4d47)
2017-10-12 17:27:24 -07:00
Daniel Nelson 4d48dcb84f
Update changelog
(cherry picked from commit 024dea2ff9)
2017-10-12 15:56:09 -07:00
Daniel Nelson 17377b4942
Fix container name filters in docker input (#3331)
(cherry picked from commit fa25e123d8)
2017-10-12 15:55:50 -07:00
Daniel Nelson 0cc5fc0ce4
Set 1.4.2 release date
(cherry picked from commit 4e0c8e6026)
2017-10-10 13:31:06 -07:00
Daniel Nelson 8011109466
Remove InfluxDB path prefix test
This tests a feature that is not yet on this branch and the test was
mistakenly backported.
2017-10-05 16:37:58 -07:00
Daniel Nelson 588f0c77f8
Update changelog
(cherry picked from commit 13c7802b84)
2017-10-05 16:17:06 -07:00
Daniel Nelson 4301b8e32a
Use chunked transfer encoding in InfluxDB output (#3307)
(cherry picked from commit cce40c515a)
2017-10-05 16:17:05 -07:00
Daniel Nelson 3c9d7db0a0
Update changelog
(cherry picked from commit 6e1fa559a3)
2017-10-05 16:06:11 -07:00
Daniel Nelson f7b3eb1ebd
Fix panic in cpu input if number of cpus changes (#3306)
(cherry picked from commit f56dda0ac8)
2017-10-05 16:06:11 -07:00
Daniel Nelson b8ab827629
Update changelog
(cherry picked from commit 002ccf3295)
2017-10-03 15:27:49 -07:00
Daniel Nelson d03e2fca32
Add support for proxy environment variables to http_response (#3302)
(cherry picked from commit a163effa6d)
2017-10-03 15:26:55 -07:00
Daniel Nelson eca00c10e0
Add support for standard proxy env vars in outputs. (#3212)
(cherry picked from commit 7b08f9d099)
2017-10-03 15:26:44 -07:00
Daniel Nelson 9cf19df04e
Update changelog
(cherry picked from commit f67350107d)
2017-10-02 17:17:10 -07:00
Daniel Nelson e77c2b76e7
Fix case sensitivity error in sqlserver input (#3287)
(cherry picked from commit 8e3ed96d6f)
2017-10-02 17:17:10 -07:00
Daniel Nelson c749c43dab
Fix mqtt_consumer connection_timeout test
(cherry picked from commit cdca81c999)
2017-10-02 12:32:05 -07:00
Daniel Nelson 1be17ea5af
Update example config 2017-09-29 16:04:02 -07:00
Daniel Nelson e1155bec20
Update changelog
(cherry picked from commit 29b6f4168c)
2017-09-29 16:01:11 -07:00
Daniel Nelson cfac750469
Fix format of connection_timeout in mqtt_consumer (#3286)
(cherry picked from commit 3d62e045af)
2017-09-29 16:01:11 -07:00
Daniel Nelson f10d5b43c4
Update changelog
(cherry picked from commit cadafa6405)
2017-09-26 16:03:30 -07:00
Daniel Nelson 47b2d04d5b
Allow JSON data format to contain zero metrics (#3268)
(cherry picked from commit 22a9ffbb9d)
2017-09-26 16:03:30 -07:00
Daniel Nelson 0e0da57b9a
Update changelog
(cherry picked from commit 2e1457a496)
2017-09-26 15:38:41 -07:00
Daniel Nelson 8e7cf0109e
Fix parsing of JSON with a UTF8 BOM in httpjson (#3267)
(cherry picked from commit 8614445235)
2017-09-26 15:38:41 -07:00
Daniel Nelson 5b791fd2e5
Update changelog
(cherry picked from commit f23d1eb078)
2017-09-26 15:29:19 -07:00
Daniel Nelson 293b1a0093
Fix dmcache tests with 32bit int
(cherry picked from commit ef5c12bd86)
2017-09-26 15:29:01 -07:00
Daniel Nelson 761ea06d6a
Fix cgroup tests with 32bit int
(cherry picked from commit c013cc1497)
2017-09-26 15:29:01 -07:00
Daniel Nelson 8fafe9878b
Fix ceph tests with 32bit int
(cherry picked from commit bb665cf013)
2017-09-26 15:29:01 -07:00
Daniel Nelson 5da3eef38b
Allow 64bit integers in kernel_vmstat
(cherry picked from commit f823fc73f6)
2017-09-26 15:29:00 -07:00
Daniel Nelson 2de7aa23d7
Set 1.4.1 release date in changelog
(cherry picked from commit fd702e6bb8)
2017-09-26 14:19:51 -07:00
Daniel Nelson 52cd38150c
Update changelog
(cherry picked from commit 0048bf2120)
2017-09-18 14:25:57 -07:00
Daniel Nelson c08f492f78
Fix arm64 packages contain 32-bit executable (#3246)
(cherry picked from commit b8e134cd37)
2017-09-18 14:25:57 -07:00
Daniel Nelson 66cfe80e37
Update changelog
(cherry picked from commit b94cda6b46)
2017-09-14 15:30:51 -07:00
Trevor Pounds ba5e5ec283
Fix panic in statsd p100 calculation (#3230)
(cherry picked from commit 73372872c2)
2017-09-14 15:30:51 -07:00
Daniel Nelson 259f8e4002
Update changelog
(cherry picked from commit 875ab3c4b7)
2017-09-14 15:05:38 -07:00
Mark Wilkinson - m82labs 558ab0c730
Fix duplicate keys in perf counters sqlserver query (#3175)
(cherry picked from commit 1c5ebd4be3)
2017-09-14 15:05:38 -07:00
Daniel Nelson 8d4fbe29e7
Update changelog
(cherry picked from commit 103d24bfba)
2017-09-14 15:01:28 -07:00
Daniel Nelson 72337a1c97
Fix skipped line with empty target in iptables (#3235)
(cherry picked from commit d5f48e3e96)
2017-09-14 15:01:21 -07:00
Daniel Nelson 86537899b2
Update changelog
(cherry picked from commit 7a41d2c586)
2017-09-14 13:07:30 -07:00
Trevor Pounds a727d5d1f0
Fix counter and gauge metric types. (#3232)
(cherry picked from commit fa1982323a)
2017-09-14 13:07:30 -07:00
Daniel Nelson 7ec194a482
Update changelog
(cherry picked from commit cdf63c5776)
2017-09-13 17:32:03 -07:00