aws / aws-app-mesh-roadmap

AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication
Apache License 2.0
347 stars 25 forks source link

Feature Request: Visualization Dashboard #148

Open nataizya-s opened 4 years ago

nataizya-s commented 4 years ago

Tell us about your request A mesh visualization dashboard similar to the one Istio provides on: https://istio.io/docs/tasks/observability/kiali/

Which integration(s) is this request for?

This could be useful for all services that can be integrated into AppMesh.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

To be able to visualize a service mesh would be very useful in the implementation and troubleshooting of service meshes.

lavignes commented 4 years ago

Hi @nataizya-s thanks for opening the feature request.

Have you tried enabling our integration with AWS X-Ray? https://aws.amazon.com/blogs/compute/integrating-aws-x-ray-with-aws-app-mesh/

It seems that it would provide a lot of the same functionality that kiali does.

shubharao commented 4 years ago
We have used Linkerd 2.0 dashboard and like it. Would like to see something similar from App Mesh - where we can get the pod and deployment level details.
fleeco commented 2 years ago

This would be super useful. The management of routers / etc in Kiali is amazing to have - even tho we can do it in the AWS console having a single place to visualize everything would be great.