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

nri-jmx add support for connectors on windows #903

Open
cristianciutea opened this issue Jan 13, 2022 · 0 comments
Open

nri-jmx add support for connectors on windows #903

cristianciutea opened this issue Jan 13, 2022 · 0 comments
Labels
triage/pending Issue or PR is pending for triage and prioritization.

Comments

@cristianciutea
Copy link
Contributor

We should check if we can add support for nri-jmx connectors on windows.
On linux we add the ./connectors/* in the classpath (in nrjmx bash script located in nrjmx/bin)
On windows we don't do that and we need to check if we can add them in the same way as in the linux version (but in the nrjmx.bat script)
To test this, you can spawn a linux container on Windows using this tutorial: https://github.com/newrelic/nri-jmx/tree/master/docs/jboss-standalone-tutorial

@davidgit davidgit added the triage/pending Issue or PR is pending for triage and prioritization. label Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/pending Issue or PR is pending for triage and prioritization.
Projects
None yet
Development

No branches or pull requests

2 participants