Skip to content

A query using max() finds short term latency spikes #36746

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

Merged
merged 3 commits into from
Aug 20, 2019

Conversation

sbonds
Copy link
Contributor

@sbonds sbonds commented Aug 8, 2019

For identifying a cause of missing or delayed heartbeat entries from multiple computers, using percentile may not be sensitive enough. Using max() can pull out those worst-case outliers.

This was created as a separate pull request from #36745 since it's more than a simple minor description fix.

For identifying a cause of missing or delayed heartbeat entries from multiple computers, using percentile may not be sensitive enough. Using max() can pull out those worst-case outliers.
@PRMerger10
Copy link
Contributor

@sbonds : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@bwren
Copy link
Contributor

bwren commented Aug 20, 2019

@sbonds I spoke to the engineering team who supports this article. They're okay with the comment but prefer not to have the additional example. If you can remove the example, I'll go ahead and sign off.

I don't quite follow the logic of removing a specific example, since in my mind that significantly helps clarify a concept. However, there could be competing goals of which I'm unaware.
@sbonds
Copy link
Contributor Author

sbonds commented Aug 20, 2019

I've removed the example, even though it seems to me that this reduces the clarity of the overall message.

@PRMerger7
Copy link
Contributor

@ktoliver : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@ktoliver
Copy link
Contributor

I resolved the merge conflict and will merge the PR. Thanks.

@ktoliver ktoliver merged commit 3297d46 into MicrosoftDocs:master Aug 20, 2019
@sbonds sbonds deleted the patch-2 branch August 20, 2019 17:46
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.

5 participants