sentry 23.7.1
0
A realtime logging and aggregation server.
Contents
A realtime logging and aggregation server.
Stars: 1883, Watchers: 1883, Forks: 494, Open Issues: 210The getsentry/sentry-python
repo was created 6 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1883 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
Related Packages
Errors
A list of common sentry errors.
Code Examples
Here are some sentry
code examples and snippets.
GitHub Issues
The sentry package has 210 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