Skip to content

Change queue time metrics to bucket by 10ms up to 1000ms. 50ms was n…#51575

Merged
dibarbet merged 1 commit intodotnet:mainfrom
dibarbet:update_queue_metrics
Mar 17, 2021
Merged

Change queue time metrics to bucket by 10ms up to 1000ms. 50ms was n…#51575
dibarbet merged 1 commit intodotnet:mainfrom
dibarbet:update_queue_metrics

Conversation

@dibarbet
Copy link
Member

@dibarbet dibarbet commented Mar 1, 2021

…ot granular enough to spot differences and the number of requests beyond 1000ms was insignificant.

The number of requests above 1000ms is basically insignificant (0.0046%) and the bucket size 50ms is not enough to differentiate requests as 97.48% fell into that bucket. So changing this to be more granular.

…t granular enough to spot differences and the number of requests beyond 1000ms was insignificant.
@dibarbet dibarbet requested a review from a team as a code owner March 1, 2021 21:24
@dibarbet dibarbet changed the base branch from master-vs-deps to master March 3, 2021 21:14
Base automatically changed from master to main March 3, 2021 23:53
@dibarbet dibarbet requested a review from a team March 17, 2021 20:04
@dibarbet dibarbet merged commit 34ae31e into dotnet:main Mar 17, 2021
@dibarbet dibarbet deleted the update_queue_metrics branch March 17, 2021 22:35
@ghost ghost added this to the Next milestone Mar 17, 2021
@allisonchou allisonchou modified the milestones: Next, 16.10.P2 Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants