• Oswaldo Ferreira's avatar
    Use microseconds precision for log timings · 5c2a5394
    Oswaldo Ferreira authored
    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.
    5c2a5394
instrumentation_helper_spec.rb 3.17 KB