Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Ability to set vars on StackTraceFrame #233

Open
nicpottier opened this issue Jan 28, 2019 · 0 comments
Open

Ability to set vars on StackTraceFrame #233

nicpottier opened this issue Jan 28, 2019 · 0 comments

Comments

@nicpottier
Copy link

Though we can't really get variable information at runtime, it would be useful to be able to set the vars attribute on StackTraceFrame so that we could annotate those frames. Specifically if you are using something like pkg/errors you may have annotated each level of your stack trace with a message, being able to see that message, which often contains useful information, with the frame in Sentry would be mighty useful.

Can prepare a PR for this if there's interest.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant