1. 27 Apr, 2020 1 commit
    • 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
  2. 24 Apr, 2020 39 commits