Skip to content

multinode: reduce stack traces#86

Merged
jmank88 merged 1 commit intomainfrom
logger-stack-traces
Mar 5, 2026
Merged

multinode: reduce stack traces#86
jmank88 merged 1 commit intomainfrom
logger-stack-traces

Conversation

@jmank88
Copy link
Collaborator

@jmank88 jmank88 commented Mar 2, 2026

This PR proposes dropping stack traces from MultiNode logs at error and critical level, since they are noisy and unhelpful (they are about how the goroutine was launched, not the error condition being reported).

Requires:

dhaidashenko
dhaidashenko previously approved these changes Mar 5, 2026
@jmank88 jmank88 force-pushed the logger-stack-traces branch 3 times, most recently from 2b9df95 to 4684cea Compare March 5, 2026 12:33
@jmank88 jmank88 force-pushed the logger-stack-traces branch from 4684cea to 489eeda Compare March 5, 2026 12:44
@jmank88 jmank88 marked this pull request as ready for review March 5, 2026 12:47
@jmank88 jmank88 requested a review from a team as a code owner March 5, 2026 12:47
@jmank88 jmank88 requested a review from dhaidashenko March 5, 2026 12:47
@jmank88 jmank88 enabled auto-merge (squash) March 5, 2026 12:49
@jmank88 jmank88 merged commit e2fed59 into main Mar 5, 2026
27 of 29 checks passed
@jmank88 jmank88 deleted the logger-stack-traces branch March 5, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants