Skip to content

fix: cap stack-trace frames in error payloads - #49

Open
VedantMadane wants to merge 1 commit into
Mahesh-Langote:mainfrom
VedantMadane:fix/issue-45
Open

fix: cap stack-trace frames in error payloads#49
VedantMadane wants to merge 1 commit into
Mahesh-Langote:mainfrom
VedantMadane:fix/issue-45

Conversation

@VedantMadane

Copy link
Copy Markdown

Summary

fix: cap stack-trace frames in error payloads

Changes

  • LogDispatchFilter: truncate stack traces with marker line
  • LogDispatchProperties: logdispatch.max-stack-frames (default 100)
  • LogDispatchAutoConfiguration: wire maxStackFrames into filter

Fixes #45

- LogDispatchFilter: truncate stack traces with marker line
- LogDispatchProperties: logdispatch.max-stack-frames (default 100)
- LogDispatchAutoConfiguration: wire maxStackFrames into filter

Fixes Mahesh-Langote#45

Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>
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.

[Enhancement] Stack trace payload is unbounded — no size cap

1 participant