Continuing the discussion from Is APM perfromance like this because of Java version 1.7 at the Application side:
Hi All,
A small update
I was able to setup APM for my Adempiere which is using Java 8, in the APM I am able to get results, but there is no information on the sections of transaction and error, I am getting information on the metrics side.
I am wondering why I am not able to get anything on the transaction side, may be there is no transactions on the Adempiere ERP side, the instance is only for testing so I think there was no transaction happening when I tested and so I did not get the detail on transaction and on the error
My JAVA_OPT options is
export JAVA_OPTS="${JAVA_OPTS} -Delastic.apm.application_packages=org.compiere,org.adempiere"
and my screen shot of the metric side I am attaching
Tomorrow I will try to do some transactions and check if I am getting results in transaction and error menus
This post is only an update on the progress, just sharing my progress
Thanks
Joseph John
Blockquote