Commit Graph
5 Commits
Author SHA1 Message Date
Trevor PoundsandDaniel Nelson ee056278f5 Enable gofmt code simplification (#4887) 2018-10-19 13:32:54 -07:00
GregandGitHub 4fff507ad6 Skip bad entries on interrupt input (#4497) 2018-08-01 16:39:19 -06:00
Zack Zatkin-GoldandDaniel 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
calerogersandDaniel Nelson a12e082dbe Refactor interrupts plugin code (#2670) 2017-04-14 13:40:36 -07:00
calerogersandDaniel Nelson cadd845b36 Irqstat input plugin (#2494)
closes #2469
2017-04-13 15:53:02 -07:00