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
Unexpose the Timestamp field of Transaction and Span. If you need to set the timestamp, do it with the options struct. This will enable us to correctly report the transaction timestamp for spans, and calculate the relative offset.
The text was updated successfully, but these errors were encountered:
Unexpose the Timestamp field of Transaction and Span. If you need to set the timestamp, do it with the options struct. This will enable us to correctly report the transaction timestamp for spans, and calculate the relative offset.
The text was updated successfully, but these errors were encountered: