1. 02 Apr, 2018 1 commit
    • Stan Hu's avatar
      Move Sidekiq exporter logs to log/sidekiq_exporter.log · 05e1cbc4
      Stan Hu authored
      The Sidekiq exporter logs were mixing with the normal Sidekiq logs. In order
      to support structured logging in Sidekiq, we either need to split this data
      out or convert the exporter to produce structured logs. Since Sidekiq job
      processing is fundamentally different information from Web server traffic,
      it seems cleaner to move the metrics traffic into a separate file, where they
      can be parsed by a different filter if needed.
      
      Relates to #20060
      05e1cbc4
  2. 01 Apr, 2018 1 commit
  3. 30 Mar, 2018 36 commits
  4. 29 Mar, 2018 2 commits