change jolokia input to use bulk requests (#2253)

This commit is contained in:
Patrick Hemmer
2017-04-18 16:00:41 -04:00
committed by Daniel Nelson
parent eb7ef5392e
commit 2542ef6d62
3 changed files with 215 additions and 139 deletions

View File

@@ -72,6 +72,7 @@ be deprecated eventually.
- [#1820](https://github.com/influxdata/telegraf/issues/1820): easier plugin testing without outputs
- [#2493](https://github.com/influxdata/telegraf/pull/2493): Check signature in the GitHub webhook plugin
- [#2038](https://github.com/influxdata/telegraf/issues/2038): Add papertrail support to webhooks
- [#2253](https://github.com/influxdata/telegraf/pull/2253): Change jolokia plugin to use bulk requests.
### Bugfixes