Auto-Instrumenting Go Libraries for Tracing with eBPF and OpenTelemetry - Lecture 1
Offered By: DevConf via YouTube
Course Description
Overview
Explore an innovative approach to auto-instrumenting Go libraries for tracing in this 39-minute conference talk from DevConf.US 2024. Discover how eBPF and OpenTelemetry can be leveraged to implement context propagation and tracing in Go applications without requiring manual code changes or process restarts. Learn about the technical details, challenges, and future plans for this open-source project as speakers Mike Dame and Tyler Yahn delve into the intricacies of achieving auto-instrumentation in compiled languages like Go. Gain insights into overcoming the limitations of Go's runtime and implementing tracing capabilities similar to those available in languages with dynamic runtimes such as Python and Java.
Syllabus
Auto-Instrumenting Go Libraries for Tracing with eBPF and OpenTelemetry - DevConf.US 2024
Taught by
DevConf
Related Courses
Analyzing Postgres Performance Problems Using Perf and eBPFMicrosoft via YouTube Citus Con - An Event for Postgres - Americas Livestream
Microsoft via YouTube EBPF - The Next Power Tool of SREs
USENIX via YouTube Kernel Tracing With EBPF
media.ccc.de via YouTube Building Observability for 99% Developers
Docker via YouTube