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
There's a possible issue using the latest jdk 8. Migrating from 8u265 to 8u275 started throwing multiple instances of WARN logs: WARN org.datadog.jmxfetch.JmxAttribute - Unable to get metrics from java.lang:type=OperatingSystem - SystemCpuLoad: javax.management.RuntimeErrorException: java.lang.UnsatisfiedLinkError: sun.management.OperatingSystemImpl.getSystemCpuLoad()D
Is there some configuration that can solve this or do you think this may be a compatibility issue that needs fixing?
The text was updated successfully, but these errors were encountered:
There's a possible issue using the latest jdk 8. Migrating from 8u265 to 8u275 started throwing multiple instances of WARN logs:
WARN org.datadog.jmxfetch.JmxAttribute - Unable to get metrics from java.lang:type=OperatingSystem - SystemCpuLoad: javax.management.RuntimeErrorException: java.lang.UnsatisfiedLinkError: sun.management.OperatingSystemImpl.getSystemCpuLoad()D
Is there some configuration that can solve this or do you think this may be a compatibility issue that needs fixing?
The text was updated successfully, but these errors were encountered: