Skip to content

Support microseconds in Duration conversions #13624

Closed
@edudar

Description

@edudar

When ms is too long, one has to resort to using ns right now but it's 6 orders difference. It would be useful to support μs as a unit in between. It could be a little cumbersome to type as alt+m but I guess it'd be ok occasionally. My specific use case is with scaling micrometer histograms where calls take less than a millisecond to complete but still in thousands of nanoseconds, so microseconds would be very welcomed to be configured through external configuration.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions