Conversation
Signed-off-by: mr-git <8796159+mr-git@users.noreply.github.com>
|
@brian-brazil, please review - my local |
brian-brazil
left a comment
There was a problem hiding this comment.
Have you tested it on the IBM JVM? It's not the hotspot ones I'm worried about.
simpleclient_hotspot/src/main/java/io/prometheus/client/hotspot/SafepointExports.java
Outdated
Show resolved
Hide resolved
simpleclient_hotspot/src/main/java/io/prometheus/client/hotspot/SafepointExports.java
Outdated
Show resolved
Hide resolved
Signed-off-by: mr-git <8796159+mr-git@users.noreply.github.com>
No, I haven't :( I found some links, that IBM is contributing to J9 and there is hotspot runtime mbean in place: |
Signed-off-by: mr-git <8796159+mr-git@users.noreply.github.com>
Whatever is easiest to get your hands on. |
|
This PR has been marked as stale due to 120 days of inactivity. It will be automatically closed if there is no further activity over the next 30 days. |
seems that the management API has been around since at least JDK 6 (http://srcrr.com/java/oracle/openjdk/6/reference/sun/management/HotspotRuntimeMBean-source.html)