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

Add SpanID data type #1855

Conversation

tigrannajaryan
Copy link
Member

This is step 2 in adding SpanID custom data type. This only introduces the
type but does not yet use it in Protobuf messages. It will added in a future PR.

Contributes to #1177

@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #1855 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1855      +/-   ##
==========================================
- Coverage   91.27%   91.25%   -0.02%     
==========================================
  Files         274      274              
  Lines       16392    16392              
==========================================
- Hits        14961    14959       -2     
- Misses       1001     1002       +1     
- Partials      430      431       +1     
Impacted Files Coverage Δ
translator/internaldata/resource_to_oc.go 87.23% <0.00%> (-2.13%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b4bee1...a60f8a6. Read the comment docs.

Copy link
Member

@bogdandrutu bogdandrutu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please rebase this? I think the bytesid was merged.

This is step 2 in adding SpanID custom data type. This only introduces the
type but does not yet use it in Protobuf messages. It will added in a future PR.

Contributes to open-telemetry#1177
@tigrannajaryan
Copy link
Member Author

@bogdandrutu Rebased, PTAL.

@bogdandrutu bogdandrutu merged commit 3bcc38f into open-telemetry:master Sep 29, 2020
@tigrannajaryan tigrannajaryan deleted the feature/tigran/custom-spanid2 branch October 9, 2020 13:50
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
* remove Set.Encoded(Encoder) enconding cache

Co-authored-by: Tyler Yahn <[email protected]>
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
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