bugsnag / bugsnag-python

Official BugSnag error monitoring and error reporting for django, flask, tornado and other python apps.
https://docs.bugsnag.com/platforms/python/
MIT License
84 stars 42 forks source link

stack_data, executing, and pure_eval #252

Open alexmojaki opened 3 years ago

alexmojaki commented 3 years ago

Hi! I've recently created a few libraries that are helpful for extracting information from frames and tracebacks, and I think they could be very useful to bugsnag.

ipython

I'll be honest, I've never used bugsnag before (in fact I only just learned about it) so I don't know exactly what would make sense. But I made a similar issue on sentry (https://github.com/getsentry/sentry-python/issues/748) and integrated a couple of these features in there and they seemed pretty happy, particularly with pure_eval. Seeing as you guys are an alternative to sentry, I thought it made sense to give you a heads up. I don't actually have time to integrate these myself, but I'd be happy to help with any questions you have.

mattdyoung commented 3 years ago

Hey @alexmojaki

Thanks for highlighting these libraries to us! We plan to take a look and see what we can make best use of.

Thanks again!

chhabrakadabra commented 2 years ago

Any progress on this? I think this would be a fantastic improvement.

luke-belton commented 2 years ago

hey @chhabrakadabra - we're still tracking this internally and plan to take a look when priorities allow. We'll update this thread as soon as we have any more info 👍

GuillaumeCrowdcomfort commented 1 year ago

Anything outside people could contribute?

luke-belton commented 1 year ago

Hi @GuillaumeCrowdcomfort - did you have anything specific in mind in terms of what you'd wish to contribute here?