Contents

sentry-sdk 1.44.1

0

Python client for Sentry (https://sentry.io)

Python client for Sentry (https://sentry.io)

Stars: 1732, Watchers: 1732, Forks: 454, Open Issues: 192

The getsentry/sentry-python repo was created 5 years ago and the last code push was 49 minutes ago.
The project is very popular with an impressive 1732 github stars!

How to Install sentry-sdk

You can install sentry-sdk using pip

pip install sentry-sdk

or add it to a project with poetry

poetry add sentry-sdk

Package Details

Author
Sentry Team and Contributors
License
MIT
Homepage
https://github.com/getsentry/sentry-python
PyPi:
https://pypi.org/project/sentry-sdk/
Documentation:
https://docs.sentry.io/platforms/python/
GitHub Repo:
https://github.com/getsentry/sentry-python

Classifiers

  • Software Development/Libraries/Python Modules
No  sentry-sdk  pypi packages just yet.

Errors

A list of common sentry-sdk errors.

Code Examples

Here are some sentry-sdk code examples and snippets.

GitHub Issues

The sentry-sdk package has 192 open issues on GitHub

  • feat(tooling): Enabled local linting
  • fix(python): Capture only 5xx HTTP errors in Falcon Integration
  • chore(deps): update urllib3 minimum version
  • adds basic validation to environment name
  • build(tests): Python 3.10 support
  • build(deps): bump flake8-bugbear from 21.4.3 to 22.1.11
  • build(deps): bump sphinx from 4.1.1 to 4.4.0
  • build(deps): bump jsonschema from 3.2.0 to 4.4.0
  • build(deps): bump pyrsistent from 0.16.0 to 0.18.1
  • 'types.SimpleNamespace' object has no attribute '_sentry_hub'
  • M1 mac: Illegal instruction: 4 on import under 3.9.7
  • Do not serialize mappings with custom repr as dict-s
  • Duplicated errors and user not set
  • The Falcon integration for Falcon 3.0.1
  • Support custom repr() defined in classes inheriting from Mapping

See more issues on GitHub

Related Packages & Articles

responses 0.25.0

A utility library for mocking out the requests Python library.