AWS X-Ray Supports Visualizing Node and Edge Latency Distribution

Posted on: Jun 14, 2017

AWS X-Ray now supports visualizing client and server latency distributions for services in your application. You can visually isolate performance outliers, identify trends, and understand patterns impacting your application performance.

Performance outliers (e.g., slow requests, database queries, sync vs. async) can be visualized directly from the service map. You can further drill into these traces and filter them by built-in keys (e.g., URL, user, user agent) and/or custom annotations reducing time to isolate, troubleshoot, and fix performance bottlenecks impacting application and end-users. Visit the documentation or blog post to learn more.

AWS X-Ray enables developers to analyze and debug distributed applications and underlying services in production.

For more information, on AWS X-Ray: