Skip to content
Snippets Groups Projects
Unverified Commit 45c1a45f authored by Daniel Nelson's avatar Daniel Nelson
Browse files

Add aurora input to changelog and readme

parent 1a407cea
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
### New Inputs ### New Inputs
- [aurora](./plugins/inputs/aurora/README.md) - Contributed by @influxdata
- [fibaro](./plugins/inputs/fibaro/README.md) - Contributed by @dynek - [fibaro](./plugins/inputs/fibaro/README.md) - Contributed by @dynek
- [jti_openconfig_telemetry](./plugins/inputs/jti_openconfig_telemetry/README.md) - Contributed by @ajhai - [jti_openconfig_telemetry](./plugins/inputs/jti_openconfig_telemetry/README.md) - Contributed by @ajhai
- [mcrouter](./plugins/inputs/mcrouter/README.md) - Contributed by @cthayer - [mcrouter](./plugins/inputs/mcrouter/README.md) - Contributed by @cthayer
...@@ -45,6 +46,7 @@ ...@@ -45,6 +46,7 @@
- [#4010](https://github.com/influxdata/telegraf/pull/3455): Add application_insights output plugin. - [#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. - [#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. - [#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 ### Bugfixes
......
...@@ -127,6 +127,7 @@ configuration options. ...@@ -127,6 +127,7 @@ configuration options.
* [aerospike](./plugins/inputs/aerospike) * [aerospike](./plugins/inputs/aerospike)
* [amqp_consumer](./plugins/inputs/amqp_consumer) (rabbitmq) * [amqp_consumer](./plugins/inputs/amqp_consumer) (rabbitmq)
* [apache](./plugins/inputs/apache) * [apache](./plugins/inputs/apache)
* [aurora](./plugins/inputs/aurora)
* [aws cloudwatch](./plugins/inputs/cloudwatch) * [aws cloudwatch](./plugins/inputs/cloudwatch)
* [bcache](./plugins/inputs/bcache) * [bcache](./plugins/inputs/bcache)
* [bond](./plugins/inputs/bond) * [bond](./plugins/inputs/bond)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment