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

Support zipkin proto in Kafka receiver #1646

Merged
merged 2 commits into from
Aug 27, 2020

Conversation

pavolloffay
Copy link
Member

Signed-off-by: Pavol Loffay ploffay@redhat.com

Description:

Add support for Zipkin proto in Kafka receiver.

Created from #1584 (comment)

Link to tracking Issue:

Testing: < Describe what testing was performed and which tests were added.>

some unit tests

Documentation: < Describe the documentation added.>

Added to readme

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
@pavolloffay
Copy link
Member Author

@marianoao would you like to review?

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

Merging #1646 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1646      +/-   ##
==========================================
- Coverage   92.03%   92.01%   -0.02%     
==========================================
  Files         259      259              
  Lines       17584    17593       +9     
==========================================
+ Hits        16183    16188       +5     
- Misses        992      994       +2     
- Partials      409      411       +2     
Impacted Files Coverage Δ
receiver/kafkareceiver/unmarshaller.go 100.00% <100.00%> (ø)
receiver/kafkareceiver/zipkin_unmarshaller.go 94.28% <100.00%> (+1.42%) ⬆️
translator/internaldata/resource_to_oc.go 85.18% <0.00%> (-3.71%) ⬇️

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 eb0896e...a0af216. Read the comment docs.

@bogdandrutu bogdandrutu merged commit cd889f7 into open-telemetry:master Aug 27, 2020
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
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