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

chore: add support for json codec in jaeger #28625

Merged
merged 5 commits into from
Jan 8, 2024

Conversation

VihasMakwana
Copy link
Contributor

@VihasMakwana VihasMakwana commented Oct 25, 2023

Description: Add support for JSON protocol for Jaeger codec.

Link to tracking Issue: #6272

@atoulme
Copy link
Contributor

atoulme commented Oct 25, 2023

Changelog fails with:

Error: specify one or more issues #'s

@atoulme
Copy link
Contributor

atoulme commented Oct 25, 2023

looks like great progress, I'd just not touch the marshaler for now, just add the JSON unmarshaler.

@VihasMakwana VihasMakwana force-pushed the add-json-jaeger-encoding branch 3 times, most recently from 30c4542 to 73033c9 Compare October 26, 2023 06:04
@VihasMakwana VihasMakwana force-pushed the add-json-jaeger-encoding branch 3 times, most recently from d32f194 to b1b6aed Compare October 27, 2023 08:32
@VihasMakwana
Copy link
Contributor Author

@atoulme I think this is good to go! Can you review?

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 Nov 14, 2023
@VihasMakwana
Copy link
Contributor Author

@atoulme can we merge this?

@github-actions github-actions bot removed the Stale label Nov 15, 2023
@atoulme atoulme added the ready to merge Code review completed; ready to merge by maintainers label Nov 21, 2023
@atoulme
Copy link
Contributor

atoulme commented Dec 8, 2023

ah, we have a conflict now. Please rebase

@atoulme atoulme removed the ready to merge Code review completed; ready to merge by maintainers label Dec 8, 2023
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 Dec 23, 2023
@atoulme atoulme added ready to merge Code review completed; ready to merge by maintainers and removed Stale labels Dec 23, 2023
Copy link
Contributor

github-actions bot commented Jan 7, 2024

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 Jan 7, 2024
@dmitryax dmitryax merged commit 3e5c2d6 into open-telemetry:main Jan 8, 2024
85 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 8, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jan 10, 2024
**Description:** Add support for JSON protocol for Jaeger codec. 

**Link to tracking Issue:**
[open-telemetry#6272](open-telemetry#28686)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants