Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop logging detailed group info #3532

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Conversation

rosecodym
Copy link
Collaborator

@rosecodym rosecodym commented Oct 30, 2024

Description:

It is possible for large GitLab instances to have thousands of groups, in which case logging a structured object for each one just Will Not Work. While it would theoretically be possible to log only if there's a number of groups under some arbitrary cutoff, I think that just removing the log line categorically is simpler and easier to understand.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@rosecodym rosecodym requested a review from a team as a code owner October 30, 2024 13:49
@rosecodym rosecodym merged commit 65e913e into main Oct 30, 2024
13 checks passed
@rosecodym rosecodym deleted the stop-logging-huge-gitlab-thing branch October 30, 2024 14:04
@rosecodym rosecodym mentioned this pull request Oct 31, 2024
2 tasks
rosecodym added a commit that referenced this pull request Nov 1, 2024
#3532 stopped logging one huge GItLab slice, but there's a second one! We should stop logging it for the same reason.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants