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

Remove hasRemoteParent field from SDK span #1728

Merged
merged 2 commits into from
Mar 25, 2021

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Mar 24, 2021

Use the newly added SpanContext.IsRemote method instead.

Use the newly added SpanContext.IsRemote method instead.
@MrAlias MrAlias added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 24, 2021
@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #1728 (c769a4c) into main (862a5a6) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1728     +/-   ##
=======================================
- Coverage   78.0%   77.9%   -0.1%     
=======================================
  Files        131     131             
  Lines       6954    6953      -1     
=======================================
- Hits        5425    5422      -3     
- Misses      1279    1281      +2     
  Partials     250     250             
Impacted Files Coverage Δ
sdk/trace/span.go 90.4% <100.0%> (-0.1%) ⬇️
exporters/otlp/otlpgrpc/connection.go 86.9% <0.0%> (-1.9%) ⬇️

@MrAlias MrAlias merged commit 382c7ce into open-telemetry:main Mar 25, 2021
@MrAlias MrAlias deleted the rm-remoteparent branch March 25, 2021 17:51
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants