mirror of
https://github.com/wahyd4/telegraf.git
synced 2026-08-13 22:58:50 +10:00
changes: - -sample-config will now comment out all but a few default plugins. - config file parse errors will output path to bad conf file. - cleanup 80-char line-length and some other style issues. - default package conf file will now have all plugins, but commented out. closes #199 closes #944