Update CHANGELOG & README with aerospike plugin
This commit is contained in:
parent
c5f200917a
commit
891f3af504
|
@ -38,6 +38,7 @@ of metrics collected and from how many plugins.
|
||||||
- [#287](https://github.com/influxdb/telegraf/issues/287): Batch AMQP output, thanks @ekini!
|
- [#287](https://github.com/influxdb/telegraf/issues/287): Batch AMQP output, thanks @ekini!
|
||||||
- [#301](https://github.com/influxdb/telegraf/issues/301): Collect on even intervals
|
- [#301](https://github.com/influxdb/telegraf/issues/301): Collect on even intervals
|
||||||
- [#298](https://github.com/influxdb/telegraf/pull/298): Support retrying output writes
|
- [#298](https://github.com/influxdb/telegraf/pull/298): Support retrying output writes
|
||||||
|
- [#300](https://github.com/influxdb/telegraf/issues/300): aerospike plugin. Thanks @oldmantaiter!
|
||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
- [#228](https://github.com/influxdb/telegraf/pull/228): New version of package will replace old one. Thanks @ekini!
|
- [#228](https://github.com/influxdb/telegraf/pull/228): New version of package will replace old one. Thanks @ekini!
|
||||||
|
|
|
@ -165,6 +165,7 @@ Below is how to configure `tagpass` and `tagdrop` parameters (added in 0.1.5)
|
||||||
|
|
||||||
Telegraf currently has support for collecting metrics from:
|
Telegraf currently has support for collecting metrics from:
|
||||||
|
|
||||||
|
* aerospike
|
||||||
* apache
|
* apache
|
||||||
* bcache
|
* bcache
|
||||||
* disque
|
* disque
|
||||||
|
|
Loading…
Reference in New Issue