Skip to content

[6to7] Add malformed_tid and inconsistent_tid decoding error support#5028

Merged
PerfectSlayer merged 2 commits into
masterfrom
bbujon/128b-traceid-ptags
Apr 5, 2023
Merged

[6to7] Add malformed_tid and inconsistent_tid decoding error support#5028
PerfectSlayer merged 2 commits into
masterfrom
bbujon/128b-traceid-ptags

Conversation

@PerfectSlayer

@PerfectSlayer PerfectSlayer commented Apr 4, 2023

Copy link
Copy Markdown
Contributor

What Does This Do

Add malformed_tid and inconsistent_tid decoding error support from propagation tags.

Motivation

Additional Notes

@PerfectSlayer PerfectSlayer added the comp: core Tracer core label Apr 4, 2023
@PerfectSlayer PerfectSlayer self-assigned this Apr 4, 2023
@PerfectSlayer
PerfectSlayer requested a review from a team as a code owner April 4, 2023 12:44
Comment on lines 698 to 704

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@bantonsson I wonder if error field would not be better stored in PTags class now errors can be handled from elsewhere than PTagsWithError.
The PtagsWithError would become a static factory method from PTags instead: PTags.withError(String).
WDYT?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

That sounds reasonable.

@bantonsson bantonsson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍🏻 on moving the error field

@PerfectSlayer
PerfectSlayer force-pushed the bbujon/128b-traceid-ptags branch from dcdcbbd to ea834d5 Compare April 5, 2023 08:16
@PerfectSlayer PerfectSlayer changed the title [6to7] Add malformed_tid decoding error support [6to7] Add malformed_tid and inconsistent_tid decoding error support Apr 5, 2023
@PerfectSlayer
PerfectSlayer merged commit ea674a8 into master Apr 5, 2023
@PerfectSlayer
PerfectSlayer deleted the bbujon/128b-traceid-ptags branch April 5, 2023 09:03
@github-actions github-actions Bot added this to the 1.12.0 milestone Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: core Tracer core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants