Skip to content

Fix error tracking validation for python sdk

Dmytro Zaporozhets (DZ) requested to merge dz-et-fix-schema-for-python-sdk into master

What does this MR do and why?

Ease schema validation since those attributes are not present in Python Sentry SDK. Otherwise the validation fails and error is not stored in database.

For #340178 (closed). Related to #329596 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dmytro Zaporozhets (DZ)

Merge request reports