Exploring the eBPF-based OpenTelemetry Auto-Instrumentation Library for Go
I discovered opentelemetry-go-instrumentation, a library that enables automatic OpenTelemetry instrumentation for Go. It leverages eBPF. Let me walk through running and briefly examining this library.