Skip to content

Histogram fix#3

Merged
NaughtySora merged 1 commit intoNaughtySora:add-latency-histogramfrom
nkaradzhov:histogram-fix
Oct 13, 2025
Merged

Histogram fix#3
NaughtySora merged 1 commit intoNaughtySora:add-latency-histogramfrom
nkaradzhov:histogram-fix

Conversation

@nkaradzhov
Copy link
Copy Markdown

As per the docs, histogram_usec is a map, not an array. We usually dont need to do anything for RESP 3 as the server correctly returns a map, but for resp 2 we need to transform the array to a map. We have a helper function for that: transformTuplesToMap

@NaughtySora NaughtySora changed the base branch from master to add-latency-histogram October 13, 2025 11:21
@NaughtySora NaughtySora merged commit 167016c into NaughtySora:add-latency-histogram Oct 13, 2025
13 of 14 checks passed
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.

2 participants