GopherCon Turkey
Talks
Distributed Tracing on Go using OpenTelemetry
Share
Part of GopherCon Turkey by
Go Türkiye 🇹🇷
Go Türkiye 🇹🇷
Like (0)
Distributed Tracing on Go using OpenTelemetry
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
empty post state
You must be logged in to comment.
No comments yet. Be the first to comment!
Talks 773
Bir Siber Olayın Anatomisi: Gerçek Hayatta IR Süreci · Saniye Nur Çintimur
Bir Siber Olayın Anatomisi: Gerçek Hayatta IR Süreci · Saniye Nur Çintimur
Türkiye Siber Güvenlik Topluluğu
Türkiye Siber Güvenlik Topluluğu
Published on Jul 01, 2025
No video yet
No video yet
No video yet
No video yet
No video yet
Superpowered PHP Apps: FrankenPHP • Emin Çimen
Özge Aydın
Özge Aydın
Published on Jun 05, 2025
No video yet
No video yet
No video yet
Debugging, Debugging, Debugging • Onur Şimşek
Özge Aydın
Özge Aydın
Published on Jun 05, 2025
Smooth Transitions with the View Transition API • Eliz Kılıç
What We Forgot to Test: Rethinking REST API Quality - Sinan Erdinç
What We Forgot to Test: Rethinking REST API Quality - Sinan Erdinç
QA Talks Topluluğu
QA Talks Topluluğu
Published on Jun 03, 2025
No video yet
Extending PHP Apps with WebAssembly • Johan Janssens
Özge Aydın
Özge Aydın
Published on Jun 02, 2025
No video yet
No video yet
No video yet
Modernleşmenin Anatomisi: Strangler Pattern, ACL ve Geçiş Stratejileri