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

Add javaagent to brokers #205

Open
eli-jordan opened this issue Apr 21, 2016 · 0 comments
Open

Add javaagent to brokers #205

eli-jordan opened this issue Apr 21, 2016 · 0 comments

Comments

@eli-jordan
Copy link

eli-jordan commented Apr 21, 2016

Is it possible to add a java agent to the JVM that is launched for the brokers? I noticed that you can specify the --jvm-options parameter when creating the broker with the CLI and API. However, I'm not sure how to make the jar file for the agent available to the executor when the broker is started.

Is it possible to send a custom zip of kafka with additional data present to the executor?

The reason I want to do this is to report the broker JMX metrics to NewRelic, which requires a java agent to be set, and a config file to be present.

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