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

Simplify JMX sampling? #23

Open
jboynes opened this issue Jun 13, 2018 · 0 comments
Open

Simplify JMX sampling? #23

jboynes opened this issue Jun 13, 2018 · 0 comments

Comments

@jboynes
Copy link
Contributor

jboynes commented Jun 13, 2018

Is the JMX sampler doing more than reading the values of a set of MBean attributes?
Can we replace all the Sensor implementations with something that takes a MBean ObjectName and attribute, with an optional Function to process the current value into something to be recorded?
Can we replace the Executor with a Timer MBean?

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

No branches or pull requests

1 participant