Contents

sentry-sdk 2.53.0

0

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

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

Stars: 2139, Watchers: 2139, Forks: 583, Open Issues: 267

The getsentry/sentry-python repo was created 7 years ago and the last code push was 18 hours ago.
The project is very popular with an impressive 2139 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 267 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() with Span.set_data() for system instructions
  • AsyncIOIntegration cause misbehavior in transactions created from auto-integrations
  • feat(openai-agents): Set system instruction attribute on gen_ai.chat spans
  • 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_size fails on Pydantic SDK objects (e.g., ResponseFunctionToolCall)

See more issues on GitHub

Related Packages & Articles

msrest 0.7.1

AutoRest swagger generator Python client runtime.

responses 0.25.8

A utility library for mocking out the requests Python library.