Skip to content

fix(patch): Fix histogram percentiles export to use scaled units#342

Merged
jhansbo merged 1 commit intomainfrom
fix-histogram-wall-clock-unit
Jan 14, 2026
Merged

fix(patch): Fix histogram percentiles export to use scaled units#342
jhansbo merged 1 commit intomainfrom
fix-histogram-wall-clock-unit

Conversation

@jhansbo
Copy link
Copy Markdown
Contributor

@jhansbo jhansbo commented Jan 14, 2026

Use scaledUnitDescriptionPretty and scale() instead of unitDescriptionPretty and normalize() so the TSV output matches the console output (e.g., ms instead of s).

Use scaledUnitDescriptionPretty and scale() instead of
unitDescriptionPretty and normalize() so the TSV output
matches the console output (e.g., ms instead of s).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jhansbo jhansbo changed the title Fix histogram percentiles export to use scaled units fix(patch): Fix histogram percentiles export to use scaled units Jan 14, 2026
@jhansbo jhansbo enabled auto-merge (squash) January 14, 2026 14:01
@jhansbo jhansbo merged commit 6426129 into main Jan 14, 2026
14 of 17 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants