You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: