From 715a7cc6708a9af3f6284363a9b0a50ad9272011 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Fri, 2 Nov 2018 18:20:37 -0700 Subject: [PATCH] Add nginx_vts plugin to changelog and readme --- CHANGELOG.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d0e06bf8..021f0d563 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - [http_listener_v2](/plugins/inputs/http_listener_v2/README.md) - Contributed by @jul1u5 - [ipvs](/plugins/inputs/ipvs/README.md) - Contributed by @amoghe - [nginx_plus_api](/plugins/inputs/nginx_plus_api/README.md) - Contributed by @Bugagazavr +- [nginx_vts](/plugins/inputs/nginx_vts/README.md) - Contributed by @monder - [wireless](/plugins/inputs/wireless/README.md) - Contributed by @jamesmaidment #### New Outputs diff --git a/README.md b/README.md index 193bfa8d8..6016925b1 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ For documentation on the latest development code see the [documentation index][d * [nginx](./plugins/inputs/nginx) * [nginx_plus](./plugins/inputs/nginx_plus) * [nginx_plus_api](./plugins/inputs/nginx_plus_api) +* [nginx_vts](./plugins/inputs/nginx_vts) * [nsq_consumer](./plugins/inputs/nsq_consumer) * [nginx_vts](./plugins/inputs/nginx_vts) * [nsq](./plugins/inputs/nsq)