Telegraf v0.1.7 Release Notes

Release Date: 2015-08-28 // over 8 years ago
  • 🔋 Features

    • #38: Kafka output producer.
    • 🔌 #133: Add plugin.Gather error logging. Thanks @nickscript0!
    • 🔌 #136: Add a -usage flag for printing usage of a single plugin.
    • #137: Memcached: fix when a value contains a space
    • #138: MySQL server address tag.
    • #142: Add Description and SampleConfig funcs to output interface
    • Indent the toml config file for readability

    🐛 Bug Fixes

    • #128: system_load measurement missing.
    • #129: Latest pkg url fix.
    • 🐧 #131: Fix memory reporting on linux & darwin. Thanks @subhachandrachandra!
    • 🔌 #140: Memory plugin prec->perc typo fix. Thanks @brunoqc!