Contents

sentry 23.7.1

0

A realtime logging and aggregation server.

A realtime logging and aggregation server.

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 an hour ago.
The project is very popular with an impressive 1732 github stars!

How to Install sentry

You can install sentry using pip

pip install sentry

or add it to a project with poetry

poetry add sentry

Package Details

Author
Sentry
License
BSL-1.1
Homepage
https://sentry.io
PyPi:
https://pypi.org/project/sentry/
GitHub Repo:
https://github.com/getsentry/sentry-python

Classifiers

  • Software Development
No  sentry  pypi packages just yet.

Errors

A list of common sentry errors.

Code Examples

Here are some sentry code examples and snippets.

GitHub Issues

The sentry 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

bugsnag 4.6.2

Automatic error monitoring for django, flask, etc.

responses 0.25.0

A utility library for mocking out the requests Python library.