Skip to content

Improve printing of backtrace in log message#124

Merged
findmyway merged 1 commit into
oolong-dev:masterfrom
simsurace:improve-backtrace-printing
Apr 27, 2026
Merged

Improve printing of backtrace in log message#124
findmyway merged 1 commit into
oolong-dev:masterfrom
simsurace:improve-backtrace-printing

Conversation

@simsurace

Copy link
Copy Markdown
Collaborator

The output of catch_backtrace() will be shown as raw pointers when being serialized (e.g. when looking at logs in Sentry). This can be avoided by wrapping it in stacktrace.

The output of `catch_backtrace()` will be shown as raw pointers when being serialized (e.g. when looking at logs in Sentry). This can be avoided by wrapping it in `stacktrace`.
@findmyway findmyway merged commit 66dc07c into oolong-dev:master Apr 27, 2026
4 checks passed
krynju pushed a commit to krynju/OpenTelemetry.jl that referenced this pull request May 25, 2026
Patch release following oolong-dev#124 (improve backtrace printing in log message).

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
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.

2 participants