Telegraf v0.1.5 Release Notes

Release Date: 2015-08-13 // over 8 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ”Œ #54: MongoDB plugin. Thanks @jipperinbham!
    • ๐Ÿ”Œ #55: Elasticsearch plugin. Thanks @brocaar!
    • ๐Ÿ”Œ #71: HAProxy plugin. Thanks @kureikain!
    • #72: Adding TokuDB metrics to MySQL. Thanks vadimtk!
    • ๐Ÿ”Œ #73: RabbitMQ plugin. Thanks @ianunruh!
    • #77: Automatically create database.
    • ๐Ÿ”Œ #79: Nginx plugin. Thanks @codeb2cc!
    • ๐Ÿ”Œ #86: Lustre2 plugin. Thanks srfraser!
    • โœ… #91: Unit testing
    • ๐Ÿ”Œ #92: Exec plugin. Thanks @alvaromorales!
    • ๐Ÿ”Œ #98: LeoFS plugin. Thanks @mocchira!
    • #103: Filter by metric tags. Thanks @srfraser!
    • ๐Ÿ”Œ #106: Options to filter plugins on startup. Thanks @zepouet!
    • #107: Multiple outputs beyond influxdb. Thanks @jipperinbham!
    • ๐Ÿ‘ #108: Support setting per-CPU and total-CPU gathering.
    • ๐Ÿ”Œ #111: Report CPU Usage in cpu plugin. Thanks @jpalay!

    ๐Ÿ› Bug Fixes

    • โœ… #85: Fix GetLocalHost testutil function for mac users
    • ๐Ÿ›  #89: go fmt fixes
    • #94: Fix for issue #93, explicitly call sarama.v1 -> sarama
    • ๐Ÿ— #101: switch back from master branch if building locally
    • โšก๏ธ #99: update integer output to new InfluxDB line protocol format