This post will show how to use the Hawkular APM project, previously known as Hawkular BTM, to monitor an application running within Openshift. To achieve this both the Hawkular APM server, and the application (a vert.x Javascript example), will be deployed as Docker images.
We will use the Openshift CLI, and therefore will need to login. For example, to login into the Openshift CDK environment:
oc login 10.1.2.2:8443 -u openshift-dev -p devel