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

Is it possible to use jmxfetch to send data to a remote agent? #166

Open
dcowden opened this issue Feb 27, 2018 · 2 comments
Open

Is it possible to use jmxfetch to send data to a remote agent? #166

dcowden opened this issue Feb 27, 2018 · 2 comments

Comments

@dcowden
Copy link

dcowden commented Feb 27, 2018

We are running kubernetes. We want to get all of our JMX information into datadog. We're running the datadog agent as a kubernetes daemonset, but we're having problems getting autodiscovery to work correctly. Current versions do not seem to understand how to connect to the remote k8s ip address to grab jmx.

A workaround might be to run jmxfetch as a sidecar container in our deployments, sending data to the dd-agent in our cluster. Is this possible?

@vgarmash-chwy
Copy link

Check this: DataDog/datadog-agent#1525

@tylerbenson
Copy link
Contributor

You could consider using the APM javaagent (which embeds JMX Fetch) instead.

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

3 participants