From daede2bf08455b53449ce9954c4c2f695da5fb57 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Mon, 21 May 2018 12:01:58 -0700 Subject: [PATCH] Add aurora input to changelog and readme --- CHANGELOG.md | 2 ++ README.md | 1 + 2 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6742c98c4..fffd1d3cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ### New Inputs +- [aurora](./plugins/inputs/aurora/README.md) - Contributed by @influxdata - [fibaro](./plugins/inputs/fibaro/README.md) - Contributed by @dynek - [jti_openconfig_telemetry](./plugins/inputs/jti_openconfig_telemetry/README.md) - Contributed by @ajhai - [mcrouter](./plugins/inputs/mcrouter/README.md) - Contributed by @cthayer @@ -45,6 +46,7 @@ - [#4010](https://github.com/influxdata/telegraf/pull/3455): Add application_insights output plugin. - [#4167](https://github.com/influxdata/telegraf/pull/4167): Added several important elasticsearch cluster health metrics. - [#4094](https://github.com/influxdata/telegraf/pull/4094): Add batch mode to mqtt output. +- [#4158](https://github.com/influxdata/telegraf/pull/4158): Add aurora input plugin. ### Bugfixes diff --git a/README.md b/README.md index e453a4b53..3275a6796 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ configuration options. * [aerospike](./plugins/inputs/aerospike) * [amqp_consumer](./plugins/inputs/amqp_consumer) (rabbitmq) * [apache](./plugins/inputs/apache) +* [aurora](./plugins/inputs/aurora) * [aws cloudwatch](./plugins/inputs/cloudwatch) * [bcache](./plugins/inputs/bcache) * [bond](./plugins/inputs/bond)