7.5.1 Elastic search:
7.5.1 Kibana:
7.5.1 APM server:
Java 1.8:
Chrome 79.0.xx:
download page:
Fresh install
Plain setup with ELasticsearch kibana and APM Server with agent in a simple tomcat server
Scheduled jobs are being shown in logs for agent trace logs. But not displayed in stack trace in kibana.
Steps to reproduce:
1.Install the required basic setup for apm server. Install app in tomcat with scheduled jobs.
2. Scheduled jobs should be running and we see the trace in apm agent logs in app server logs.
3. Watching trace chart in apm ui in Kibana . No scheduled job trace is displayed, except for the trigger !!
No errors in console.
Is the tracing limited to main java server threads? Also can Junit tests be traced?