uwsgi-sentry icon indicating copy to clipboard operation
uwsgi-sentry copied to clipboard

fix(plugin): upgrade to latest version of Sentry and uWSGI

Open AlbericTrancart opened this issue 3 years ago • 1 comments

Hey @unbit!

I am not proficient in C but this should fix https://github.com/unbit/uwsgi-sentry/issues/2.

What didn't work:

  • Sentry DSN parsing with optional secret key
  • removing the dashes in the event uuid (maybe the uwsgi_uuid function changed in the meantime?)

I tested it successfully with the latest version of Sentry and uWSGI.

AlbericTrancart avatar Jan 20 '22 14:01 AlbericTrancart

Maybe fork the repo and publish your version on pypi 🤔

dimaqq avatar Nov 08 '22 23:11 dimaqq