Original install method (e.g. download page, yum, deb, from source, etc.) and version: Download page
Fresh install or upgraded from other version?: Fresh install
Description of the problem: Java APM agent has been installed in the application servers with below specification -
OS: SUSE Linux Enterprise Server 12 SP1
Application server: Tomcat
Java version: java version "1.8.0_202"
Java(TM) SE Runtime Environment (build 8.1.051)
SAP Java Server VM (build 8.1.051 10.0.2+000
Transaction traces are not coming from the parent level. Only downstream SQL statements are visible, but none of the upstream connections are visible in the traces. No custom instrumentation/trace_methods/public API are being used currently.
Need help to understand why complete data is not captured by the APM.
We have installed in multiple application server types, all based on java.
UI servers - customer access this via browsers (Chrome, IE etc.)
API servers - customers access api urls via http clients. This can be either any integration connectors (boomi etc.) or via custom clients based on apache, ruby etc. We don't have a list as this is customer owned clients.
Job servers - customer access this via UI servers.
We are able to see only high level transactions and then sql queries related to them, but not able to view all transaction types.
We tried configuring "trace_methods", but didn't work. Could you please provide a sample configuration for "trace_methods".
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.