
sentry 23.7.1
0
A realtime logging and aggregation server.
Contents
A realtime logging and aggregation server.
Stars: 2139, Watchers: 2139, Forks: 583, Open Issues: 268The getsentry/sentry-python repo was created 7 years ago and the last code push was 20 minutes ago.
The project is very popular with an impressive 2139 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 268 open issues on GitHub
- Set trace.transaction in dsc envelope header
- Instrument Seer
- feat(openai): Set system instruction attribute for Responses API
- feat(ai): Add original input length meta attribute
- ref: Replace
set_data_normalized()withSpan.set_data()for system instructions - AsyncIOIntegration cause misbehavior in transactions created from auto-integrations
- feat(openai-agents): Set system instruction attribute on
gen_ai.chatspans - Document span filtering migration
- SDK Handling HTTP 413 [Python]
- feat(litellm): Set system instruction attribute
- feat(openai): Set system instruction attribute for Completions API
- ref(openai): Separate input handling
- Missing support for AsyncMongoClient ?
- fix(openai): normalize Pydantic objects before JSON serialization in truncate_messages_by_size
- OpenAI Integration:
truncate_messages_by_sizefails on Pydantic SDK objects (e.g.,ResponseFunctionToolCall)
pythonfix







