I have observed that in a setup where outbound requests from an EKS java application to SNS to lambda python application. Dynatrace is reporting that the EKS java application send request to the public network in the service flow rather than interactions with SNS and Lambda.
Has anyone encountered a similar issue where dyntrace labels SNS and lambda traffic as public network?
Are there any specific steps to ensure the distributed tracing captures the full flow between the components described.
Thanks in advance for any guidance here.