I would like to track a session across multiple web applications, multiple microservices. All of my web applications are static files and microservices are running under nodejs containers with Kubernetes.
I have tracking setup across separate web applications and separate microservices. But it too cumbersome to merge and view everything in a single view.
Is there any approach to view all of them under single session?