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

Reverts skew "uncorrection" in index as it affects service percentages #2229

Merged
merged 1 commit into from Oct 31, 2018

Conversation

codefromthecrypt
Copy link
Member

In #2228 my assumption was incorrect as @tacigar highlighted. This makes
a test to ensure the logic stays the same for now.

In #2228 my assumption was incorrect as @tacigar highlighted. This makes
a test to ensure the logic stays the same for now.
@codefromthecrypt
Copy link
Member Author

What we did is add an async span that runs past the critical path.

When we don't do skew correction, the result is this:
screen shot 2018-10-31 at 5 39 54 pm

When we do skew correction, the result is this:
screen shot 2018-10-31 at 5 40 14 pm

While we don't know which result is correct, we should keep the historical behavior until we know what the correct result should be. So, this reverts the change.

@codefromthecrypt codefromthecrypt merged commit 4199aba into master Oct 31, 2018
@codefromthecrypt codefromthecrypt deleted the revert-skew-uncorrect branch October 31, 2018 13:01
abesto pushed a commit to abesto/zipkin that referenced this pull request Sep 10, 2019
openzipkin#2229)

In openzipkin#2228 my assumption was incorrect as @tacigar highlighted. This makes
a test to ensure the logic stays the same for now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ui Zipkin UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant