Closed rsvoboda closed 5 years ago
@rsvoboda AFAICS, it's still an issue with https://github.com/quarkusio/quarkus/pull/2105 .
fyi, the next version of the fabric8 base images get rid of agent-bond (which combines jolokia & prometheus agents) and goes back to offering two individual agents which can be switched off/on individually via environment variables.
The canonical repository for the fabric8 images is since quite some time (>2 years): https://github.com/fabric8io-images/java where different flavours and combinations are offered (alpine, centos), (jdk/jre), (7/8/11). If using these images I highly recommend switching to this repositories as this is still maintained e.g. with respect to JVM updates. Also happy to craft this image to the specific needs for Quarkus.
Said that some Java upstream base images with Prometheus included and which also runs nicely on OpenShift (e.g. with its restrictions wrt/ file permissions) should probably available on Docker Hub, too. But I can't find that location. Maybe @jmtd can help ?
Said that some Java upstream base images with Prometheus included and which also runs nicely on OpenShift (e.g. with its restrictions wrt/ file permissions) should probably available on Docker Hub, too. But I can't find that location. Maybe @jmtd can help ?
Sorry late response, I am not aware of a community java image with prometheus baked in although one may exist. This has been useful for me though in terms of planning the direction of openjdk/openjdk-11-rhel7 (etc) images. Thanks for looping me in
Drop jolokia from JVM mode Docker as our monitoring strategy is around Prometheus
Jolokia comes via https://github.com/fabric8io-attic/base-images/blob/master/java/images/jboss/openjdk8/jdk/Dockerfile