Skip to content

Fix millisecond to nanosecond conversion

Mat Appelman requested to merge mappelman/fix-duration-filter into master

What does this MR do and why?

Fix millisecond to nanosecond conversion

Closes gitlab-org/opstrace/opstrace#2416 (closed)

Signed-off-by: Mat Appelman mappelman@gitlab.com

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-10-09_at_2.42.04_PM Screenshot_2023-10-09_at_2.38.46_PM
Screenshot_2023-10-09_at_2.42.53_PM Screenshot_2023-10-09_at_2.38.15_PM

How to set up and validate locally

Unfortunately running the whole stack is not trivial and not really straightforward to run locally, so I've just attached screenshots of these changes. If you want to play around with the changes, I can prepare a VM and share a VPN config with you so you can connect to it and test it.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports