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

Bridge: remove long-living span around metrics collection #1509

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

svix-onelson
Copy link
Contributor

Long-living tracing spans can leak memory over time if logs happen to be produced inside them.

Removing the span should help avoid a leak later.

@svix-onelson svix-onelson requested a review from a team as a code owner November 7, 2024 23:24
@svix-onelson svix-onelson force-pushed the onelson/bridge-remove-long-running-span branch from 360748b to fd0ff1d Compare November 7, 2024 23:28
Long-living tracing spans can leak memory over time if logs happen to be
produced inside them.

Removing the span should help avoid a leak later.
@svix-onelson svix-onelson force-pushed the onelson/bridge-remove-long-running-span branch from fd0ff1d to 135f2f7 Compare November 7, 2024 23:33
@svix-james svix-james merged commit d3a90b0 into main Nov 8, 2024
4 checks passed
@svix-james svix-james deleted the onelson/bridge-remove-long-running-span branch November 8, 2024 02:41
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

Successfully merging this pull request may close these issues.

2 participants