Kibana version: 7.9
Elasticsearch version: 7.9
APM Server version: 7.10
APM Agent language and version: Elastic.Apm.AspNetCore 1.7.1
Browser version: Chrome 87
Original install method (e.g. download page, yum, deb, from source, etc.) and version: Download Page / Nuget
Fresh install or upgraded from other version? Fresh
Is there anything special in your setup? No
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
I have a number of Mock services calling REST APIs. A transaction is accurately recorded with each service involved shown in the trace. The documents in the apm* indexes look correct with the required association (traceid, parentid, etc) all looking correct. However, the Service Maps Tab shows 4 unlinked services. I would have expected that a call from one service to another would show as a line with some metrics associated.
Steps to reproduce:
- Setup Dotnet Core programs/services with APM Agents
- Capture APM metrics for programs/services with trace id lineage through all
- Open Service Maps tab and see that services are not linked
Errors in browser console (if relevant): No errors
Provide logs and/or server output (if relevant):