Skip to content

Latest commit

 

History

History

README.md

Sentry

Sentry Conventions

The Sentry Conventions are a set of semantic conventions for naming and describing events in Sentry.

PyPI version PyPI pyversions Discord Chat

GitHub Actions Codecov

The package exports:

  • attributes.ATTRIBUTE_NAMES: contains constants for all attribute names and their types, as defined in the Sentry semantic conventions
  • attributes.Attributes: represents a bag of typed attributes
  • attributes.ATTRIBUTE_METADATA: provides metadata about attributes, such as their type, PII definition, and deprecation info