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

[exporter/kafkaexporter] add zipkin encoding for traces #23947

Merged

Conversation

yaroliakh
Copy link
Contributor

@yaroliakh yaroliakh commented Jul 4, 2023

Description:
Adding Zipkin v2 encoding support for traces in kafkaexporter

Link to tracking Issue:
#21102

Testing:
Test for tracesMarshalers has been extended with zipkin JSON test case.

@yaroliakh yaroliakh requested a review from a team July 4, 2023 09:12
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jul 4, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@atoulme
Copy link
Contributor

atoulme commented Jul 29, 2023

Changes look good to me. Please resolve the conflicts. I will take another look and make sure the build runs.

@yaroliakh
Copy link
Contributor Author

@atoulme thanks for reviewing! Conflicts should be resolved now.

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 15, 2023
@github-actions github-actions bot removed the Stale label Aug 17, 2023
@yaroliakh
Copy link
Contributor Author

@atoulme @MovieStoreGuy are we good to merge this? Just want to avoid it drifting too much from the main branch.

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Sep 22, 2023
@github-actions github-actions bot removed the Stale label Sep 23, 2023
@atoulme
Copy link
Contributor

atoulme commented Sep 28, 2023

LGTM please resolve the conflicts sorry, and we can get it merged.

@yaroliakh
Copy link
Contributor Author

@atoulme done!

@atoulme atoulme added the ready to merge Code review completed; ready to merge by maintainers label Sep 29, 2023
@codeboten codeboten merged commit 732d259 into open-telemetry:main Oct 4, 2023
92 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 4, 2023
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…ry#23947)

**Description:** <Describe what has changed.>
Adding Zipkin v2 encoding support for traces in kafkaexporter 

**Link to tracking Issue:** <Issue number if applicable>

open-telemetry#21102

**Testing:** <Describe what testing was performed and which tests were
added.>
Test for `tracesMarshalers` has been extended with zipkin JSON test
case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/kafka ready to merge Code review completed; ready to merge by maintainers receiver/kafkametrics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants