grafana / beyla

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

Unable to get Multiple Span ID #1311

Open riteshsonawane1372 opened 3 weeks ago

riteshsonawane1372 commented 3 weeks ago

Previously I tested alloy and tempo with auto instrumented application (Js). I wanted to test beyla so I shifted to beyla with the same tempo configuration. But beyla is unable to show me multiple span Id's which alloy showed me. Note this is happening for Nodejs apps only. Currently I'm using the standard beyla configuration.

grcevski commented 3 weeks ago

Hi @riteshsonawane1372, do you mind showing us an example of the differences? It would be good to know also which version of Node you are using and if it's the official NodeJS build or a version installed with something like a package manager.