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 JMX receiver support #3068

Merged
merged 1 commit into from
May 5, 2023
Merged

Add JMX receiver support #3068

merged 1 commit into from
May 5, 2023

Conversation

crobert-1
Copy link
Contributor

@crobert-1 crobert-1 commented May 5, 2023

This change adds support for the JMX receiver, which is implemented in the contrib repo.

Note: This receiver is not currently tested when the collector is running inside a container.

Tested change locally, receiver is getting metrics properly from docker container running cassandra.

This change adds support for the JMX receiver, which is implemented
in the contrib repo.
@crobert-1 crobert-1 requested review from a team as code owners May 5, 2023 16:30
@rmfitzpatrick
Copy link
Contributor

Note: This receiver is not currently tested when the collector is running inside a container.

For clarity, I believe this is referring to the metric gatherer jar not being bundled in the collector image (or any of the installation paths) and we inherit the general usage requirement of the upstream collector: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/jmxreceiver#jar_path-default-optopentelemetry-java-contrib-jmx-metricsjar

@atoulme atoulme merged commit 3dabfd5 into signalfx:main May 5, 2023
119 checks passed
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.

None yet

3 participants