Skip to content

gunicorn with gevent worker - is this supported? #392

@amir-hadi

Description

@amir-hadi

We see 'mixed' events in our Sentry installation. We recently activated the gevent worker for gunicorn, to get more concurrent requests (our service is highly IO dependent).

In the docs on sentry.io I couldn't find any documentation if gevent workers are supported or not.

I have seen some older tickets that state that it is not supported at all, but not sure if this is still the case? If it is not supported, how could we make it supported? I guess we would need to put tracking information into a Greenlet local? Would that be the right way to do it?

Thanks for any information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions