Practical and Useful Latency Analysis using Istio and OpenCensus
Imagine debugging and trying to find the cause for latency spikes for some customers in a microservices environment with hundreds of services, deployed on kubernetes. Imagine you are trying to do hots …
Talk Title | Practical and Useful Latency Analysis using Istio and OpenCensus |
Speakers | Morgan McLean (Product Manager, Google), Varun Talwar (CEO, Tetrate) |
Conference | KubeCon + CloudNativeCon Europe |
Conf Tag | |
Location | Copenhagen, Denmark |
Date | Apr 30-May 4, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Imagine debugging and trying to find the cause for latency spikes for some customers in a microservices environment with hundreds of services, deployed on kubernetes. Imagine you are trying to do hotspot analysis of which service and service instances are in request path for those select requests and what is causing an increase in p95 or p99 latency. We will show in this session how Istio Proxy - Envoy integrated with OpenCensus can help achieve this very easily with minimal effort from your end.