Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go spans missing te parent span #1357

Open
mariomac opened this issue Nov 14, 2024 · 1 comment
Open

Go spans missing te parent span #1357

mariomac opened this issue Nov 14, 2024 · 1 comment

Comments

@mariomac
Copy link
Contributor

instrumented 3 go services on my side with a postgres on the back using Beyla. I am simply forwarding the traces to the alloy running with the k8s monitoring helm chart which forwards those to GC. Span metrics are being generated in GC using the trace metrics generator.

Tested with Alloy 1.5.0

most traces are OK (first image) but there are other traces that have lost their parent span. That's why they don't have any span attribute.

We need to see if Beyla is failing to relate the spans, but maybe there is also the possibility that the spans are lost in the way.

Image
Image
Image

@mariomac mariomac added the bug label Nov 14, 2024
@AleksandraGrafana
Copy link

Hi,
I have a customer ticket where their spans from python opentelemetry sdk do not have span attributes either. They are using grafana-k8s-monitoring, but since their resource attribute for sdk name is { "value": "opentelemetry", "key": "telemetry.sdk.name"} I am not sure if it is related to Beyla.
Image

@marctc marctc removed the bug label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants