Skip to content

Make error tracking payload less strict

What does this MR do?

The original schema was based on Rails SDK and was too strict (and web specific).

This MR makes validation schema less strict. SDK for different languages/frameworks can have certain fields missing. We should tolerate that.

Schema still validates fields we actually use in application so there is no change in behavior.

Issue #329596 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Dmytro Zaporozhets (DZ)

Merge request reports

Loading