relay icon indicating copy to clipboard operation
relay copied to clipboard

Better outcomes when Spans/Items are dropped because of Schema validation

Open Dav1dde opened this issue 2 months ago • 1 comments

Schema validation (or other things) may turn a Annotated(Some(Span)) into Annotated(None, Error), in this case we can possibly emit a better outcome than just NoData derived from the Error.

From: https://github.com/getsentry/relay/pull/5258#discussion_r2436140392

Dav1dde avatar Oct 16 '25 14:10 Dav1dde

RELAY-167

linear[bot] avatar Oct 16 '25 14:10 linear[bot]