If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text
Kibana version: 7.6.2
Elasticsearch version: 7.6.2
APM Server version: 7.6.2
APM Agent language and version: Elastic.Apm.AspNetFullFramework.1.4.0
Browser version: Edge Chromium 81
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
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc.
No default option
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
Followed the steps mentioned in the APM documentation to setup distributed tracing for ASP.NET Web Api 2 in .Net Full Framework. Each application trace is captured as a separate one. Expected root span to show child spans in transaction.
Not sure what I am missing.
Application Architecture:
WebApplication1
-> WebApplication2
-> WebApplication31
-> WebApplication32
Code Repo Link: https://github.com/rajivharris/ElasticAPMDistributedTracingFullFWK
Steps to reproduce:
1.
2.
3.
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):