From 7693c173fc28d982473dcd6fb191b604659f5d48 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Mon, 5 Nov 2018 14:58:23 -0800 Subject: [PATCH] Update changelog and readme --- CHANGELOG.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c70c1c348..4a6c0d055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ - [http_listener_v2](/plugins/inputs/http_listener_v2/README.md) - Contributed by @jul1u5 - [ipvs](/plugins/inputs/ipvs/README.md) - Contributed by @amoghe +- [jenkins](/plugins/inputs/jenkins/README.md) - Contributed by @influxdata & @lpic10 - [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 diff --git a/README.md b/README.md index b8477e952..8db0be58f 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ For documentation on the latest development code see the [documentation index][d * [ipset](./plugins/inputs/ipset) * [iptables](./plugins/inputs/iptables) * [ipvs](./plugins/inputs/ipvs) +* [jenkins](./plugins/inputs/jenkins) * [jolokia2](./plugins/inputs/jolokia2) (java, cassandra, kafka) * [jolokia](./plugins/inputs/jolokia) (deprecated, use [jolokia2](./plugins/inputs/jolokia2)) * [jti_openconfig_telemetry](./plugins/inputs/jti_openconfig_telemetry)