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

[ETW Exporter]Do not overwrite ParentId when setting attribute on Span #1989

Merged
merged 2 commits into from
Feb 18, 2023

Conversation

ThomsonTan
Copy link
Contributor

Check attribute name is "ParentId“, and bypass set attribute if so.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@ThomsonTan ThomsonTan requested a review from a team February 17, 2023 23:13
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #1989 (42d5c11) into main (01eac4c) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1989   +/-   ##
=======================================
  Coverage   87.29%   87.29%           
=======================================
  Files         166      166           
  Lines        4662     4662           
=======================================
  Hits         4069     4069           
  Misses        593      593           

@lalitb lalitb enabled auto-merge (squash) February 18, 2023 01:00
@lalitb lalitb merged commit 95f6c66 into open-telemetry:main Feb 18, 2023
@ThomsonTan ThomsonTan deleted the DonotOverriwriteParentId branch February 24, 2023 23:33
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