Skip to content

Convert Histogram to single payload - #3614

Merged
wiktork merged 1 commit into
dotnet:feature/eventPipeMetersfrom
wiktork:dev/wiktork/prFeedback
Jan 25, 2023
Merged

Convert Histogram to single payload#3614
wiktork merged 1 commit into
dotnet:feature/eventPipeMetersfrom
wiktork:dev/wiktork/prFeedback

Conversation

@wiktork

@wiktork wiktork commented Jan 25, 2023

Copy link
Copy Markdown
Member

No description provided.

@wiktork
wiktork requested a review from a team as a code owner January 25, 2023 18:25
@wiktork
wiktork merged commit 79172f9 into dotnet:feature/eventPipeMeters Jan 25, 2023

@noahfalk noahfalk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM 👍


KeyValuePair<double, double>[] quantiles = ParseQuantiles(quantilesText);
foreach ((double key, double val) in quantiles)
if (string.IsNullOrEmpty(quantilesText))

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Emtpy if statement body looks suspicious. Dead code?

@github-actions github-actions Bot locked and limited conversation to collaborators Jan 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants