WATCH NEXT

Distributed Tracing on Go using OpenTelemetry

Like0 likes
ABOUT THE SPEAKER
Fahri Yardımcı
Published on Apr 28, 2024
DESCRIPTION

We, Go Türkiye🇹🇷, are organizing monthly Go events, workshops, and an annual Go conference named GopherCon Turkey, follow us on Kommunity: https://kommunity.com/goturkiye

In the microservices era, monitoring applications become harder due to distributed and asynchronous data flow, therefore quickly identifying errors and performance problems is crucial. Tracing will help identify which part of the code is problematic, or causing latency. With the multiple microservices, Distributed tracing is used for identifying the applications and functions which cause errors. OpenTelemetry is a CNCF (Cloud Native Computing Foundation) sandbox project and aims to production-ready in the second half of 2020. In this talk, I'll talk about what is Tracing, Spans, Injecting/Extracting traces via HTTP, and Tracing models with the OpenTelemetry implementations.


Comments

There are no comments. Be the first one!

EVENTS OF THIS TALK