You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add missing fields to buffered-segments and ingest-spans (#411)
Adds fields that are present and required on `buffered-segments`, but have not
been included in its schema. The preceding `ingest-spans` topic already had
these fields included.
Also exposes `MeasurementValue` as a named type so we can import it in Sentry.
0 commit comments