Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/jolokia plugin #337

Closed
wants to merge 9 commits into from

Conversation

saiello
Copy link
Contributor

@saiello saiello commented Nov 2, 2015

I wrote a simple JVM plugin based on jolokia rest api.

I needed to add some new methods in testutil/accumulator.go hence I refactor the oldest to use them.

@saiello saiello mentioned this pull request Nov 2, 2015
@sparrc
Copy link
Contributor

sparrc commented Nov 2, 2015

@saiello can you please write a README for this plugin?

you can use the CPU readme as an example: https:/influxdb/telegraf/blob/master/plugins/system/CPU_README.md

@sparrc
Copy link
Contributor

sparrc commented Nov 2, 2015

@saiello, I'm not super familiar with JMX/jolokia/MBeans, but it seems like this information is more generically called an mbean? Should the plugin be called mbeans or JMX?

return `
context = "/jolokia/read"

[jolokia.tags]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be space-indented

@sparrc
Copy link
Contributor

sparrc commented Nov 3, 2015

@saiello nevermind about renaming the plugin, I get it now, jolokia is good 👍

@sparrc
Copy link
Contributor

sparrc commented Nov 3, 2015

Once you write a README and address my comments I'll merge it, thanks a bunch @saiello!

@saiello
Copy link
Contributor Author

saiello commented Nov 3, 2015

@sparrc I added a README to jolokia plugin. I hope to have fixed the indentation as well 😁 Thanks

@sparrc sparrc closed this in acf1da4 Nov 6, 2015
@sparrc
Copy link
Contributor

sparrc commented Nov 6, 2015

thank you @saiello!

allenj pushed a commit to allenj/telegraf that referenced this pull request Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants