├── LICENSE ├── README.md ├── sentry.c └── uwsgiplugin.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unbit/uwsgi-sentry/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unbit/uwsgi-sentry/HEAD/README.md -------------------------------------------------------------------------------- /sentry.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unbit/uwsgi-sentry/HEAD/sentry.c -------------------------------------------------------------------------------- /uwsgiplugin.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unbit/uwsgi-sentry/HEAD/uwsgiplugin.py --------------------------------------------------------------------------------