Commit Graph

  • 79e2754c89 fix url dom 2018-07-17 00:40:45 +02:00
  • 9aa6cb2013 import rss and twitter plugin dom 2018-07-17 00:29:37 +02:00
  • 3218ed7e0d Add logparser deprecation notice to release notes Daniel Nelson 2018-07-16 15:10:11 -07:00
  • 5f8c9838ac Update changelog Daniel Nelson 2018-07-13 23:25:35 -07:00
  • 14d25af4d4 Remove DS_Store files Daniel Nelson 2018-07-13 23:23:47 -07:00
  • 774a9f0492 Add file input plugin and grok parser (#4332) maxunt 2018-07-13 23:22:59 -07:00
  • 3f87e5bf57 Update changelog Daniel Nelson 2018-07-13 22:56:14 -07:00
  • 6d876c18e0 Fix metric can have duplicate field (#4422) Daniel Nelson 2018-07-13 22:54:34 -07:00
  • af98d070f5 Update changelog Daniel Nelson 2018-07-13 14:15:21 -07:00
  • 411b26bb1f Fix output format of printer processor (#4417) Daniel Nelson 2018-07-13 14:14:18 -07:00
  • 49a5dea536 Update client_id in kafka input and output readme Daniel Nelson 2018-07-13 13:59:45 -07:00
  • 257e715b42 Update changelog Daniel Nelson 2018-07-13 13:58:39 -07:00
  • c8f00030dd Add support for setting kafka client id (#4418) Rion 2018-07-13 13:53:56 -07:00
  • 0da94a1b3c Fix incorrect container name gathered in docker input (#4391) Greg 2018-07-12 19:41:49 -06:00
  • 8ff63a4b79 Merge service inputs with main input listing Daniel Nelson 2018-07-12 12:26:46 -07:00
  • a5c4cac8f3 Fix typesetting issue in README Daniel Nelson 2018-07-12 12:25:27 -07:00
  • 0812ffdace Update links to system plugins Daniel Nelson 2018-07-12 12:25:04 -07:00
  • 5150d565d7 Fix several build issues (#4412) Daniel Nelson 2018-07-11 22:57:46 -07:00
  • 9e77bfc3ed Fix potential deadlock by not calling AddMetric concurrently (#4404) Daniel Nelson 2018-07-11 17:33:27 -07:00
  • fb7c1d775b Update changelog Daniel Nelson 2018-07-11 17:31:11 -07:00
  • 9ebf16636d Add parse_multivalue to collectd parser (#4403) maxunt 2018-07-11 17:29:23 -07:00
  • 7b73b0db3a Moved system package inputs out to top level (#4406) Steve Domino 2018-07-11 17:43:49 -06:00
  • 507fc8acf1 optimize timestamps dom 2018-07-11 11:31:20 +02:00
  • b67ac078b8 fix race condition with timestamp dom 2018-07-11 11:29:53 +02:00
  • 9a14d1f074 Fix quoting in nvidia_smi input Daniel Nelson 2018-07-10 20:20:44 -07:00
  • bcaf0e910c add initial version of rss plugin dom 2018-07-10 11:01:26 +02:00
  • 7591a50d52 Add path tag to tail tests Daniel Nelson 2018-07-09 17:39:51 -07:00
  • ca10d4205b add initial version of twitter plugin dom 2018-07-08 20:21:31 +02:00
  • 9491cd91cd Fix data race with default tags (#4395) Daniel Nelson 2018-07-07 00:54:21 -07:00
  • 6a2e2bfd7c Add troubleshooting docs to cloudwatch input Daniel Nelson 2018-07-07 00:21:21 -07:00
  • a14b3218cf Update changelog release-1.7 Daniel Nelson 2018-07-06 16:16:07 -07:00
  • 63d07f4272 Don't set values when pattern doesn't match in regex processor (#4396) Alexander Shepelin 2018-07-07 02:13:46 +03:00
  • 25ceb7f5a7 Update changelog Daniel Nelson 2018-07-06 16:16:07 -07:00
  • 35d2f90d6c Don't set values when pattern doesn't match in regex processor (#4396) Alexander Shepelin 2018-07-07 02:13:46 +03:00
  • e4b6f236b6 fix unit tests for grok parser plugin/reader Max U 2018-07-06 15:47:03 -07:00
  • c6087abf09 add more unit tests to grok parser Max U 2018-07-06 14:52:37 -07:00
  • cafa95e536 logparser no longer uses seperate grok Max U 2018-07-06 13:16:51 -07:00
  • 54ac4d70c9 add kube state metrics kube-state-metrics Kelvin Wang 2018-07-01 12:17:31 -07:00
  • 8a9da28734 logparser is linked to grok parser Max U 2018-07-06 11:22:14 -07:00
  • b319ddd2ea Filter on all container names, use proper name bugfix/4376 Greg Linton 2018-07-05 17:36:01 -06:00
  • 71a93ed6b1 Revert regex processor to allow empty values bugfix/4374 Greg Linton 2018-07-05 18:02:05 -06:00
  • 858335b1c4 Update changelog Daniel Nelson 2018-07-05 14:40:22 -07:00
  • 9b489a43eb Use 'localhost' as default 'server' tag in zookeeper input (#4387) Greg 2018-07-05 15:37:13 -06:00
  • a0ece79191 Update changelog Daniel Nelson 2018-07-05 14:40:22 -07:00
  • a82b4fbd96 Use 'localhost' as default 'server' tag in zookeeper input (#4387) Greg 2018-07-05 15:37:13 -06:00
  • f5f9fa2095 Update changelog Daniel Nelson 2018-07-05 13:57:24 -07:00
  • b5cdeeb300 Add user tag to procstat input (#4386) Greg 2018-07-05 14:56:41 -06:00
  • a7fb1c280f Assume empty field/tag value is not useful, fix test Greg Linton 2018-07-05 11:05:22 -06:00
  • 2e724d8d02 Prevent new tag from being overwritten Greg Linton 2018-07-05 10:23:58 -06:00
  • 67db14332f still unfinished logparser changes Max U 2018-07-03 16:27:11 -07:00
  • bf076dab73 Adjust enum readme and sample config style Daniel Nelson 2018-07-03 16:10:55 -07:00
  • bfc13a744b incomplete changes to logparser plugin Max U 2018-07-03 15:45:15 -07:00
  • 500e136844 Update changelog Daniel Nelson 2018-07-03 15:34:29 -07:00
  • 515ff03364 Add Enum Processor (#3772) Karsten Schnitter 2018-07-04 00:32:52 +02:00
  • c389a68f19 Fix grammar in swap readme Daniel Nelson 2018-07-03 15:13:17 -07:00
  • 6f4bd9ad82 Don't read/check msg length bugfix/4335 Greg Linton 2018-07-03 15:58:03 -06:00
  • d69f833917 Update changelog Daniel Nelson 2018-07-03 14:12:20 -07:00
  • 9106011f58 Add mongo document and connection metrics (#4362) Ayrdrie 2018-07-03 15:09:20 -06:00
  • 4ea618ea26 Enhance syslog reading and ensure proper length is read Greg Linton 2018-07-03 15:05:59 -06:00
  • 4be18c1ea2 Telegraf 1.7.1 1.7.1 Daniel Nelson 2018-07-03 13:50:17 -07:00
  • 5d90133a57 Set 1.7.1 release date Daniel Nelson 2018-07-03 13:47:53 -07:00
  • b5abf2c577 Set 1.7.1 release date Daniel Nelson 2018-07-03 13:47:53 -07:00
  • 5d7fba3486 Update changelog Daniel Nelson 2018-07-03 11:37:32 -07:00
  • 7316e9dac3 Add mutex to prevent handler precision from changing during parse (#4373) Daniel Nelson 2018-07-03 11:35:39 -07:00
  • 38c0628190 Update changelog Daniel Nelson 2018-07-03 11:37:32 -07:00
  • 0ef12f87af Add mutex to prevent handler precision from changing during parse (#4373) Daniel Nelson 2018-07-03 11:35:39 -07:00
  • 8063b38b2d address some of Daniel's comments Max U 2018-07-03 11:29:11 -07:00
  • cba87212d3 Use non_negative_derivative in diskio example queries (#4370) Canux 2018-07-04 02:03:17 +08:00
  • c5fa6729d3 Update changelog Daniel Nelson 2018-07-02 19:08:14 -07:00
  • 4e440b36fd Gather IPMI metrics concurrently from list of servers (#4352) Greg 2018-07-02 20:06:57 -06:00
  • 2da223390a Add procstat_lookup metric to readme (#4337) maxunt 2018-07-02 19:05:17 -07:00
  • a7545e6cac Don't close connection if readTimeout exceeded Greg Linton 2018-07-02 18:56:58 -06:00
  • 58e815fdd1 Merge branch 'master' into bugfix/4335 Greg Linton 2018-07-02 18:13:44 -06:00
  • 06682c6350 Cleanup syslog messages Greg Linton 2018-07-02 18:11:54 -06:00
  • 839ca60b0e Improve syslog connection handling Greg Linton 2018-07-02 17:49:10 -06:00
  • 9fe90d71f4 Add plugin development framework (#4324) Ayrdrie 2018-07-02 17:34:40 -06:00
  • 690c0b6673 config file change feature/jsonpath Max U 2018-07-02 16:18:40 -07:00
  • 2ee374cf50 Deprecate camelCase config options in opentsdb output Daniel Nelson 2018-07-02 15:10:10 -07:00
  • 220e6c5361 Update changelog Daniel Nelson 2018-07-02 15:06:35 -07:00
  • c7cfc2ec39 Add http path configuration for OpenTSDB output (#4347) Jacob Lisi 2018-07-02 18:04:01 -04:00
  • 407675c741 additional config information Max U 2018-07-02 15:00:05 -07:00
  • b09fcc70c8 update DATA_FORMATS_INPUT.md to reflect gjson Max U 2018-07-02 14:56:31 -07:00
  • 9bc63c2f7a Improve CircleCI dependency caching Greg Linton 2018-07-02 14:23:29 -06:00
  • 9836b1eb02 change error messages Max U 2018-07-02 13:18:43 -07:00
  • e17bec720c Update changelog Daniel Nelson 2018-07-02 13:10:39 -07:00
  • 0d567efaef Fix field name typo in swap documentation Daniel Nelson 2018-07-02 13:08:43 -07:00
  • eeb1bdc804 Document swap input plugin and move to separate file (#4342) Steve Domino 2018-07-02 14:07:57 -06:00
  • 56ea2eb57b Update changelog Daniel Nelson 2018-07-02 13:10:39 -07:00
  • 210dfcee83 Fix field name typo in swap documentation Daniel Nelson 2018-07-02 13:08:43 -07:00
  • b7a02c73b3 Document swap input plugin and move to separate file (#4342) Steve Domino 2018-07-02 14:07:57 -06:00
  • 73e2e6afc5 Update changelog Daniel Nelson 2018-07-02 11:58:14 -07:00
  • b2586a7eaf Add energy and power field and device id tag to fibaro input (#4343) Pierrick Brossin 2018-07-02 20:57:05 +02:00
  • a79f1b7e0d modify test cases Max U 2018-07-02 11:25:02 -07:00
  • d4a4ac25bb add option to mark field as int Max U 2018-07-02 11:20:16 -07:00
  • 92e156c784 add gjson functionality with toml added to internal.config Max U 2018-07-02 09:43:32 -07:00
  • 3d174b4f52 Update changelog Daniel Nelson 2018-06-29 19:08:09 -07:00
  • c892f92fba Fix minmax and basicstats aggregators to use uint64 (#4294) Adrián López 2018-06-30 04:07:08 +02:00
  • abfbf4f4f2 Update changelog Daniel Nelson 2018-06-29 19:08:09 -07:00
  • 85eacf268b Fix minmax and basicstats aggregators to use uint64 (#4294) Adrián López 2018-06-30 04:07:08 +02:00
  • 1a781a5851 Update changelog Daniel Nelson 2018-06-29 19:02:53 -07:00