Use microseconds precision for log timings
We have 6 (microsecond) precision for a few Go service timings, so making all existing *_duration_s on Rails/API/Sidekiq use a 6 decimal precision instead of 2 would make more sense, and that's what we accomplish here.
Showing
Please register or sign in to comment