2015-07-09 18:19:49 +00:00
|
|
|
## v0.1.4 [2015-07-09]
|
|
|
|
|
|
|
|
### Features
|
|
|
|
- [#56](https://github.com/influxdb/telegraf/pull/56): Update README for Kafka plugin. Thanks @EmilS!
|
|
|
|
|
|
|
|
### Bugfixes
|
|
|
|
- [#50](https://github.com/influxdb/telegraf/pull/50): Fix init.sh script to use telegraf directory. Thanks @jseriff!
|
|
|
|
- [#52](https://github.com/influxdb/telegraf/pull/52): Update CHANGELOG to reference updated directory. Thanks @benfb!
|
|
|
|
|
2015-07-05 23:58:13 +00:00
|
|
|
## v0.1.3 [2015-07-05]
|
|
|
|
|
|
|
|
### Features
|
2015-07-06 22:26:31 +00:00
|
|
|
- [#35](https://github.com/influxdb/telegraf/pull/35): Add Kafka plugin. Thanks @EmilS!
|
|
|
|
- [#47](https://github.com/influxdb/telegraf/pull/47): Add RethinkDB plugin. Thanks @jipperinbham!
|
2015-07-05 23:58:13 +00:00
|
|
|
|
|
|
|
### Bugfixes
|
2015-07-06 22:26:31 +00:00
|
|
|
- [#45](https://github.com/influxdb/telegraf/pull/45): Skip disk tags that don't have a value. Thanks @jhofeditz!
|
|
|
|
- [#43](https://github.com/influxdb/telegraf/pull/43): Fix bug in MySQL plugin. Thanks @marcosnils!
|
2015-07-05 23:58:13 +00:00
|
|
|
|
2015-07-01 19:36:52 +00:00
|
|
|
## v0.1.2 [2015-07-01]
|
2015-06-20 19:16:39 +00:00
|
|
|
|
|
|
|
### Features
|
2015-07-06 22:26:31 +00:00
|
|
|
- [#12](https://github.com/influxdb/telegraf/pull/12): Add Linux/ARM to the list of built binaries. Thanks @voxxit!
|
|
|
|
- [#14](https://github.com/influxdb/telegraf/pull/14): Clarify the S3 buckets that Telegraf is pushed to.
|
|
|
|
- [#16](https://github.com/influxdb/telegraf/pull/16): Convert Redis to use URI, support Redis AUTH. Thanks @jipperinbham!
|
|
|
|
- [#21](https://github.com/influxdb/telegraf/pull/21): Add memcached plugin. Thanks @Yukki!
|
2015-06-20 19:16:39 +00:00
|
|
|
|
|
|
|
### Bugfixes
|
2015-07-06 22:26:31 +00:00
|
|
|
- [#13](https://github.com/influxdb/telegraf/pull/13): Fix the packaging script.
|
|
|
|
- [#19](https://github.com/influxdb/telegraf/pull/19): Add host name to metric tags. Thanks @sherifzain!
|
|
|
|
- [#20](https://github.com/influxdb/telegraf/pull/20): Fix race condition with accumulator mutex. Thanks @nkatsaros!
|
|
|
|
- [#23](https://github.com/influxdb/telegraf/pull/23): Change name of folder for packages. Thanks @colinrymer!
|
|
|
|
- [#32](https://github.com/influxdb/telegraf/pull/32): Fix spelling of memoory -> memory. Thanks @tylernisonoff!
|
2015-06-20 19:16:39 +00:00
|
|
|
|
|
|
|
## v0.1.1 [2015-06-19]
|
|
|
|
|
|
|
|
### Release Notes
|
|
|
|
|
|
|
|
This is the initial release of Telegraf.
|