Skip to main content

An aiohttp middleware for reporting errors to Sentry

Project description

An aiohttp middleware for reporting errors to Sentry. Python 3.5+ is required.

Usage

from aiohttp import web
from aiohttp_sentry import SentryMiddleware
app = web.Application(
    middlewares=(
        SentryMiddleware,
        # ...
    ),
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiohttp-sentry-0.1.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

aiohttp_sentry-0.1.0-py2.py3-none-any.whl (3.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aiohttp-sentry-0.1.0.tar.gz.

File metadata

File hashes

Hashes for aiohttp-sentry-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cc458fcb83b2390ef5d52b38895fa1844e703a7f69329acccafe8d84416eed0c
MD5 403bc172264efd0a7769e704e6880971
BLAKE2b-256 931ae7964d993a19ffd3e6bcab3bc98259564e55285f9d6a2964950766165ecb

See more details on using hashes here.

File details

Details for the file aiohttp_sentry-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for aiohttp_sentry-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 86cf076269b3e86b36f65188f7a9acaaf52c33b516a421ac33bec9f4db7df85b
MD5 1bd4272797ef4fc1efd7deb2638f20ee
BLAKE2b-256 e8a65d01715152b01624b19837d30711e38b8d231e1ebda060278725cb51d393

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page