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

Enhance the segment span validation #53

Merged
merged 3 commits into from
Jul 20, 2023

Conversation

mrproliu
Copy link
Contributor

Currently, in the Go version of the agent, the order of spans in a segment can become unstable due to fast execution, although the span IDs are always ordered. To address this issue, this PR is submitted to allow validation of corresponding data in the segment when spans are out of order based on their span IDs.

@kezhenxu94
Copy link
Member

The task is constantly in queue because the runner is no longer available #54

@kezhenxu94 kezhenxu94 merged commit e7b4efe into apache:master Jul 20, 2023
2 checks passed
@mrproliu mrproliu deleted the segment-validate branch July 20, 2023 05:19
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.

3 participants