chore(inputs.jolokia2): Move agent and proxy one level up
- [x] Updated associated README.md.
- [x] Wrote appropriate unit tests.
- [x] Pull request title or commits are in conventional commit format
This PR moves the jolokia2_agent and jolokia2_proxy input plugins from the plugins/inputs/jolokia2 directory on level up to plugins/inputs. This way, the two plugins are adhering now to the standard structure, making discovery easier.
The common parts of the two plugins moved to plugins/common/jolokia2 and the READMEs, registrations, tests, etc were split accordingly.
Thanks for moving these into plugins/inputs. It will be easier for everyone to find them when they're not nested under plugins/inputs/jolokia2
Download PR build artifacts for linux_amd64.tar.gz, darwin_amd64.tar.gz, and windows_amd64.zip. Downloads for additional architectures and packages are available below.
:thumbsup: This pull request doesn't change the Telegraf binary size