I am trying to find out if there exists a tool that can show realtime traffic flow for springboot + springcloud microservices for my architecture. While searching for such tool, I pondered upon Zipkin's dependency graph. Is it good enough? Or are there any better alternatives to show realtime flow of traffic?
Furthermore, I am seeking an opensource project more than a proprietary solution but I'd be open for either suggestions.
Our architecture is built upon springboot+springcloud hosted in AWS and OCI and using K8s as well.
Any advice/suggestion would be quite helpful.
Attached is zipkin's dependency which is somewhat similar to what I am trying to find out:
Looking forward to it. Kind regards.
