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

uWSGI plugin for sentry integration

Results 3 uwsgi-sentry issues
Sort by recently updated
recently updated
newest added

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...

Is it alive? Very helpful thing but seems it doesn't work with the latest sentry/uwsgi: it not sending alerts, no warnings/errors about sentry plugin in uwsgi logs :(

Hi ! Thanks for this plugin, it's very useful. I'm wondering if it's possible to transmit to sentry the URL which is currently processed ? In my case, I configured...