Skip to content

Enable Sidekiq JSON logging by default

Stan Hu requested to merge sh-enable-sidekiq-json-log-default into master

What does this MR do and why?

Omnibus already enabled Sidekiq JSON logging by default. This change will ensure both Sidekiq clients and servers will log JSON consistently.

Using "text" will restore the original format. Previously "default" would mean "text", but that now means "json".

This came out of an investigation in #409089 (comment 1387506519).

Also relates to:

MR acceptance checklist

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

Edited by Stan Hu

Merge request reports

Loading