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

[extension/jaegerencodingextension] Enhance jaegerEncodingExtension #27619

Closed

Conversation

dao-jun
Copy link
Member

@dao-jun dao-jun commented Oct 11, 2023

Description:

1. Make jaegerEncodingExtension also implements ptrace.Unmarshal interface

2. Marshal traces in []*jaegerproto.Batch level instead of in Span level

The existing exporters exports traces in *jaegerproto.Batch level, this PR will be compatible with previous implementations.

3. Introducer readonlyLengthFieldBuffer and writeOnlyLengthFieldBuffer for trace marshal/unmarshal

Testing:
Unit tests

Copy link
Contributor

@atoulme atoulme left a comment

Choose a reason for hiding this comment

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

LGTM - needs a changelog.

Copy link
Contributor

github-actions bot commented Nov 4, 2023

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 4, 2023
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Nov 19, 2023
@atoulme atoulme reopened this Nov 19, 2023
@atoulme atoulme removed the Stale label Nov 19, 2023
@atoulme
Copy link
Contributor

atoulme commented Nov 19, 2023

Please rebase

# Conflicts:
#	extension/encoding/jaegerencodingextension/extension.go
@dao-jun
Copy link
Member Author

dao-jun commented Nov 22, 2023

Please rebase

branch updated

Copy link
Contributor

github-actions bot commented Dec 7, 2023

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 7, 2023
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Dec 22, 2023
@dao-jun
Copy link
Member Author

dao-jun commented Dec 22, 2023

@atoulme @MovieStoreGuy Could you please help merge this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants