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

Can baggage header be also propagated automatically similar to traceparent in golang services #758

Open lokesh411 opened 3 weeks ago

lokesh411 commented 3 weeks ago

Hey Can we also propagate additional context propagation headers like tracecontext, baggage when calling external services in golang I don't see it in the documentation (sorry if i have missed it), do we have it in the roadmap?

grcevski commented 3 weeks ago

Sorry we don't have this feature yet, we can keep this issue open as a feature request for now.

lokesh411 commented 3 weeks ago

Thanks a lot