Commit Graph
4247 Commits
Author SHA1 Message Date
Daniel Nelson 9a4f08e947 Telegraf 1.12.4 1.12.4 2019-10-23 12:59:03 -07:00
Daniel Nelson ecaeb2f077 Set 1.12.4 release date in changelog
(cherry picked from commit 41d6a1a787)
2019-10-23 12:58:17 -07:00
Daniel Nelson 165d3d6a2a Update changelog
(cherry picked from commit e3839697b1)
2019-10-23 12:52:46 -07:00
Daniel Nelson ac4d482a67 Fix powerdns_recursor socket_mode option (#6572)
(cherry picked from commit 504ccc25a7)
2019-10-23 12:52:46 -07:00
Daniel Nelson 1a4ae5f654 Update changelog
(cherry picked from commit 44ab9b44f8)
2019-10-23 12:43:06 -07:00
Daniel Nelson 4901fee964 Exclude alias tag if unset from plugin internal stats (#6571)
(cherry picked from commit 2397c53d7d)
2019-10-23 12:43:06 -07:00
Daniel Nelson 4c5c44d22d Update changelog
(cherry picked from commit 5a6fe149f6)
2019-10-22 16:50:16 -07:00
GregandDaniel Nelson b3899a28c8 Ensure metrics generated are correct in ping plugin using "native" (#6563)
(cherry picked from commit c1521b5f68)
2019-10-22 16:50:15 -07:00
Daniel Nelson e3509fd5f2 Update changelog
(cherry picked from commit d8c8458e1e)
2019-10-22 13:22:49 -07:00
Daniel Nelson ea492a1612 Build with Go 1.13.3 and 1.12.12 (#6565)
(cherry picked from commit d2f3215890)
2019-10-22 13:21:07 -07:00
Daniel Nelson 16784bca55 Telegraf 1.12.3 1.12.3 2019-10-07 12:36:37 -07:00
Daniel Nelson faba44e2fa Set 1.12.3 release date
(cherry picked from commit e7cf8319b0)
2019-10-07 12:34:51 -07:00
Daniel Nelson 465d64104c Update changelog
(cherry picked from commit 6c4cce1705)
2019-10-07 12:27:22 -07:00
Daniel Nelson daf0090ad0 Fix logger initialization in exec input (#6492)
(cherry picked from commit 74c7dd3ce7)
2019-10-07 12:21:36 -07:00
Daniel Nelson 3351bf3b94 Update changelog
(cherry picked from commit d7988915e9)
2019-10-07 12:17:48 -07:00
Daniel Nelson c886eb2c95 Fix database routing on retry with exclude_database_tag (#6486)
(cherry picked from commit 47fd285b4a)
2019-10-07 12:17:48 -07:00
Daniel Nelson e0410f3311 Update changelog
(cherry picked from commit ddd79762ac)
2019-10-04 17:09:08 -07:00
GeorgeJahadandDaniel Nelson c6ab30b093 Remove package level vars from sqlserver and mysql input plugins (#6468)
(cherry picked from commit c26aeb871d)
2019-10-04 17:09:08 -07:00
Daniel Nelson 7321ece63f Update changelog
(cherry picked from commit e41d90080a)
2019-09-30 16:57:10 -07:00
David McKayandDaniel Nelson 67df34db80 Add auth header only when env var is set (#6469)
(cherry picked from commit 367dee791a)
2019-09-30 16:57:10 -07:00
Daniel Nelson 874a200c87 Update changelog
(cherry picked from commit 07faceadd5)
2019-09-30 10:45:12 -07:00
Daniel Nelson 43357d3dff Add test case for smart serial number
(cherry picked from commit 9867fe3279)
2019-09-30 10:45:09 -07:00
Gregory BrzeskiandDaniel Nelson 3605d87596 Use case insensitive serial numer match in smart input (#6464)
(cherry picked from commit fc1b1e8d20)
2019-09-30 10:44:29 -07:00
Daniel Nelson 0c1fb6b56f Update changelog
(cherry picked from commit 518c09a9f6)
2019-09-27 16:47:45 -07:00
Daniel Nelson 08120e6eed Use Go 1.12.10 for builds (#6455)
(cherry picked from commit 01e9484881)
2019-09-27 16:47:45 -07:00
Daniel Nelson 0389db5688 Update changelog
(cherry picked from commit 86539515b8)
2019-09-26 16:18:20 -07:00
Randy CoburnandDaniel Nelson 3341ada717 Use batch serialization format in exec output (#6446)
(cherry picked from commit 62c6e30a78)
2019-09-26 16:17:38 -07:00
Daniel Nelson 8b4c9a0e86 Telegraf 1.12.2 1.12.2 2019-09-24 13:55:32 -07:00
Daniel Nelson 25784c5ab9 Set release date for 1.12.2
(cherry picked from commit aef93fd1c6)
2019-09-24 13:54:53 -07:00
Daniel Nelson e1f5243d38 Update changelog
(cherry picked from commit 54b83361e8)
2019-09-24 11:09:34 -07:00
Steven BarthandDaniel Nelson 932597fc2c Fix path handling issues in cisco_telemetry_gnmi (#6403)
- Avoid crashing when a field has no value or one of deprecated type
- Emit measurement names correctly for replies with empty origin
- Skip paths with empty names instead of adding a '/'

(cherry picked from commit 00d9b84234)
2019-09-24 11:06:31 -07:00
Daniel Nelson c7fe1df91f Update changelog
(cherry picked from commit 2de217fb4c)
2019-09-20 16:52:09 -07:00
Daniel Nelson 38bd61246b Require goplugin build flag to enable go plugin support (#6393)
(cherry picked from commit 776e92ffab)
2019-09-20 16:52:09 -07:00
Daniel Nelson 3f03fa6348 Update changelog 2019-09-16 16:44:02 -07:00
Daniel NelsonandGitHub 8f30b43443 Use gopsutil fork with backported disk lvm fix (#6389) 2019-09-16 16:41:28 -07:00
Daniel Nelson 0c5b0f959b Update changelog
(cherry picked from commit 8ed633bae5)
2019-09-16 16:40:27 -07:00
Daniel Nelson 4a6f50cf37 Fix detection of layout timestamps (#6390)
(cherry picked from commit 6dc61be6eb)
2019-09-16 16:39:47 -07:00
GregandDaniel Nelson ce3315975f Update apcupsd library (#6401)
(cherry picked from commit 7167a23c52)
2019-09-16 16:39:47 -07:00
GregandDaniel Nelson 6d97cfedde Keep boolean when listed in json_string_fields (#6400)
(cherry picked from commit df288a0bb4)
2019-09-16 16:39:47 -07:00
Daniel Nelson 8de41160d4 Telegraf 1.12.1 1.12.1 2019-09-10 12:06:42 -07:00
Daniel Nelson 2f4c12215e Set 1.12.1 release date
(cherry picked from commit bae12dde1e)
2019-09-10 12:06:13 -07:00
Daniel Nelson addb6d5962 Update changelog
(cherry picked from commit f4cad12dcb)
2019-09-10 11:56:09 -07:00
Daniel Nelson 45c1b5ce0c Fix apcupsd documentation to reflect actual plugin (#6377)
(cherry picked from commit 59c43b644f)
2019-09-10 11:56:09 -07:00
GregandDaniel Nelson 725c134ca1 Return error rather than default a retry value (#6376)
(cherry picked from commit 88b60a2e9b)
2019-09-10 11:56:09 -07:00
Daniel Nelson b9dc0e1c97 Update changelog
(cherry picked from commit d7c85768a4)
2019-09-10 11:07:42 -07:00
Daniel Nelson 8073670bd1 Fix error reading closed response body on redirect (#6372)
(cherry picked from commit 15dd43344d)
2019-09-10 11:07:42 -07:00
Daniel Nelson 53970e8f40 Update changelog
(cherry picked from commit f041ace365)
2019-09-09 15:58:34 -07:00
Daniel Nelson 73e37946d4 Skip collection stats when disabled in mongodb input (#6364)
(cherry picked from commit a4078da648)
2019-09-09 15:58:34 -07:00
Mitchell BraddandDaniel Nelson 859596e8af Fix broken exec output link in README (#6371)
(cherry picked from commit 23cddef30a)
2019-09-09 10:24:30 -07:00
Daniel Nelson 7feff76f19 Update changelog
(cherry picked from commit 9e5bd8cc15)
2019-09-06 12:42:44 -07:00