diff --git a/CHANGELOG.md b/CHANGELOG.md index 88e2103e4..2e8f34956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - [cloud_pubsub](/plugins/inputs/cloud_pubsub/README.md) - Contributed by @emilymye - [neptune_apex](/plugins/inputs/neptune_apex/README.md) - Contributed by @MaxRenaud +- [nginx_upstream_check](/plugins/inputs/nginx_upstream_check/README.md) - Contributed by @dmitryilyin #### New Outputs diff --git a/README.md b/README.md index aff4d2073..2177be4cb 100644 --- a/README.md +++ b/README.md @@ -214,12 +214,11 @@ For documentation on the latest development code see the [documentation index][d * [net_response](./plugins/inputs/net_response) * [netstat](./plugins/inputs/net) * [nginx](./plugins/inputs/nginx) -* [nginx_plus](./plugins/inputs/nginx_plus) * [nginx_plus_api](./plugins/inputs/nginx_plus_api) +* [nginx_plus](./plugins/inputs/nginx_plus) +* [nginx_upstream_check](./plugins/inputs/nginx_upstream_check) * [nginx_vts](./plugins/inputs/nginx_vts) * [nsq_consumer](./plugins/inputs/nsq_consumer) -* [nginx_vts](./plugins/inputs/nginx_vts) -* [nginx_upstream_check](./plugins/inputs/nginx_upstream_check) * [nsq](./plugins/inputs/nsq) * [nstat](./plugins/inputs/nstat) * [ntpq](./plugins/inputs/ntpq)