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

Fix issue #1490, apply same logic as in the SDK #1687

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

bogdandrutu
Copy link
Member

@bogdandrutu bogdandrutu commented Mar 10, 2021

Fixes #1490

@codecov
Copy link

codecov bot commented Mar 10, 2021

Codecov Report

Merging #1687 (84a00b2) into main (9d3416c) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #1687   +/-   ##
=====================================
  Coverage   77.3%   77.3%           
=====================================
  Files        128     128           
  Lines       6787    6796    +9     
=====================================
+ Hits        5247    5256    +9     
  Misses      1290    1290           
  Partials     250     250           
Impacted Files Coverage Δ
internal/global/trace.go 100.0% <100.0%> (ø)

@bogdandrutu bogdandrutu added the bug Something isn't working label Mar 10, 2021
@bogdandrutu bogdandrutu force-pushed the fixmemory branch 3 times, most recently from f53c476 to 4922f43 Compare March 10, 2021 03:51
CHANGELOG.md Outdated Show resolved Hide resolved
internal/global/trace.go Outdated Show resolved Hide resolved
internal/global/trace_test.go Outdated Show resolved Hide resolved
internal/global/trace_test.go Show resolved Hide resolved
@MrAlias MrAlias merged commit 77aa218 into open-telemetry:main Mar 10, 2021
@MrAlias MrAlias mentioned this pull request Mar 18, 2021
@bogdandrutu bogdandrutu deleted the fixmemory branch November 15, 2021 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak issue with Open Telemetry and jaeger exporter
4 participants