Hello Elastic Team:
We have implemented Java Agent with our springboot applicatiions
Springboot : 1.5.10
Java: 1.8.0_161
APM Server : 6.3
APM Agent : 0.6
I place my envset.sh in this path : /home/pengx/APM/apm-agent-0.6.0,
the file is as follows:
export CATALINA_OPTS="$CATALINA_OPTS -javaagent:/home/pengx/APM/apm-agent-0.6.0/elastic-apm-agent-0.6.0.jar"
I palce my elasticapm.properties in the same directory the agent jar resides in :
The configuration file is as follows:
I have just updated the documentation and tried to be more clear there. Btw, there is already a newer verison, 0.6.2, which contains some important bug fixes.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.