Skip to main content

aioworkers plugin for Sentry

Project description

https://travis-ci.org/aioworkers/aioworkers-sentry.svg?branch=master https://img.shields.io/pypi/v/aioworkers-sentry.svg

aioworkers plugin to work with Sentry. Creates Sentry client and handler according configuration and setup logging.

Usage

Install plugin:

pip install aioworkers-sentry

Add to your config:

sentry:
    dsn: <your sentry dsn>
    release: 1.0.0
    environment: DEV
    integrations:
      - sentry_sdk.integrations.aiohttp.AioHttpIntegration

Development

Install dev requirements:

pipenv install --dev --skip-lock

Run tests:

pipenv run pytest

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

aioworkers-sentry-0.3.tar.gz (3.0 kB view hashes)

Uploaded Source

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