January 16, 2020

168 words 1 min read

OpenTracing: One Instrumentation for Metrics, Logs and Distributed Tracing

OpenTracing: One Instrumentation for Metrics, Logs and Distributed Tracing

Understanding how your microservices based application is executing in a highly distributed and elastic cloud environment can be complicated. CNCF OpenTracing is a new standard to help provide observa …

Talk Title OpenTracing: One Instrumentation for Metrics, Logs and Distributed Tracing
Speakers Juraci Paixão Kröhling (Software Engineer, Red Hat), Yuri Shkuro (Staff Engineer, Uber Technologies)
Conference Open Source Summit North America
Conf Tag
Location Los Angeles, CA, United States
Date Sep 10-14, 2017
URL Talk Page
Slides Talk Slides
Video

Understanding how your microservices based application is executing in a highly distributed and elastic cloud environment can be complicated. CNCF OpenTracing is a new standard to help provide observability within such an environment. With the help from Jaeger, an OpenTracing compatible distributed tracing system, we will show how instrumenting an application using the OpenTracing API can provide not only tracing information, showing the path of execution through a set of cooperating services, but also application metrics and contextualised logging information, to help diagnose problems in highly distributed applications.

comments powered by Disqus