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
There is a failure with the way we're ingesting OTel data. Specifically around the handling of timestamps. It appears the shape of the data does not specifically match the type we have and thus we end up performing invalid operations on the data.
From what I can recall of the one time I saw this previously it was not showing up when I was developing studio and only showing up on end-user projects when using studio. Potentially another layer of confusion.
There is a failure with the way we're ingesting OTel data. Specifically around the handling of timestamps. It appears the shape of the data does not specifically match the type we have and thus we end up performing invalid operations on the data.
From what I can recall of the one time I saw this previously it was not showing up when I was developing studio and only showing up on end-user projects when using studio. Potentially another layer of confusion.
See: https://community.redwoodjs.com/t/opentelemetry-support-experimental/4772/14 for an example of where this is showing up for users.
The text was updated successfully, but these errors were encountered: