This is a demo of Infinispan with Jolokia monitoring turned on.
The demo is based on https://hub.docker.com/r/slaskawi/infinispan-monitoring-demo/ Docker image.
Images and templates used for this demo contain:
-
make start-openshift-with-catalog add-hosa add-templates
-
Make sure all pods are running in
default
namespace -
Accept all Hawkular certificates
-
Deploy Infinispan
-
Scale it to 1 replica
-
Look at Jolokia console (keep the tab open)
-
Look at monitoring tab (keep the tab open)
-
run the client, notice how metrics changed
-
Scale it back to 3
-
Run the client again (notice how servers were added/removed to/from the connection pool)