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

How to prevent spans being dropped #3980

Closed
1 task done
makeavish opened this issue Jul 12, 2023 · 3 comments
Closed
1 task done

How to prevent spans being dropped #3980

makeavish opened this issue Jul 12, 2023 · 3 comments
Labels

Comments

@makeavish
Copy link

  • This only affects the JavaScript OpenTelemetry library

I am using the latest open telemetry js instrumentation for my Nodejs app. I am seeing a lot of dropped span logs (after enabling INFO logs) at the agent level. I have tried changing Batch exporter options to not lose spans but it didn’t help much.
What can I do to prevent the dropping of spans?

@Flarna
Copy link
Member

Flarna commented Jul 12, 2023

there are a few PRs in progress which should improve this (don't know which one is still active): #3458, #3828 and #3958

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the stale label Sep 11, 2023
@github-actions
Copy link

This issue was closed because it has been stale for 14 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants