Skip to content

Changes the default loglevel for registry to info

John Jarvis requested to merge jarv/change-default-log-level into master

What does this MR do?

@jdrpereira comments in https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/10933#note_464883953

I think it would be worth switching the registry log level to info. That appears to be the case for Rails, Gitaly, and others already (with way more log entries). The impact should be minimal and it'll provide us more details for some upcoming features.

This updates the default to info, but we could also just not set it and let registry use its default.

Related issues

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened
Edited by Mitchell Nielsen

Merge request reports