grafana / beyla

eBPF-based autoinstrumentation of web applications and network metrics
https://grafana.com/oss/beyla-ebpf/
Apache License 2.0
1.19k stars 77 forks source link

Fix missed hardcoded offset #762

Closed grcevski closed 3 weeks ago

grcevski commented 3 weeks ago

The new grpc go context propagation had a hardcoded offset for updating the N in the buffers.

I'm going to work on adding an old grpc testcase for validation.