Skip to content

Correct sidekiq-cluster logging of json logs

Richard Clamp requested to merge rc-3407-sidekiq-cluster-json-logging into master

What does this MR do?

sidekiq-cluster's logging configuration needs to follow the pattern of sidekiqs - disabling timestamps when sidekiq is outputting json.

Checklist

See Definition of done.

  • Change added to CHANGELOG.md. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

Closes #3407 (closed)

Edited by GitLab Release Tools Bot

Merge request reports