From 9de4a8efcfa63b082bc5d466e41d6ba09a3b0447 Mon Sep 17 00:00:00 2001 From: Cameron Sparr Date: Mon, 21 Mar 2016 12:12:23 -0600 Subject: [PATCH] Update readme, changelog for couchbase plugin closes #866 closes #482 --- CHANGELOG.md | 5 +++-- README.md | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed574daf3..1b7e6fd16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,11 @@ - [#882](https://github.com/influxdata/telegraf/pull/882): Fixed SQL Server Plugin issues - [#849](https://github.com/influxdata/telegraf/issues/849): Adding ability to parse single values as an input data type. - [#844](https://github.com/influxdata/telegraf/pull/844): postgres_extensible plugin added. Thanks @menardorama! +- [#866](https://github.com/influxdata/telegraf/pull/866): couchbase input plugin. Thanks @ljosa! ### Bugfixes -[#890](https://github.com/influxdata/telegraf/issues/890): Create TLS config even if only ssl_ca is provided. -[#884](https://github.com/influxdata/telegraf/issues/884): Do not call write method if there are 0 metrics to write. +- [#890](https://github.com/influxdata/telegraf/issues/890): Create TLS config even if only ssl_ca is provided. +- [#884](https://github.com/influxdata/telegraf/issues/884): Do not call write method if there are 0 metrics to write. ## v0.11.1 [2016-03-17] diff --git a/README.md b/README.md index 70da27fd8..2e9239d9a 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ Currently implemented sources: * aerospike * apache * bcache +* couchbase * couchdb * disque * dns query time