Skip to content

Bug: OpenTelemetry ingestion fails to handle timestamps #38

@Josh-Walker-GM

Description

@Josh-Walker-GM

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.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions