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
{{ message }}
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
We need an automated way to verify that events ingested with or without the shipper are functionally equal. Currently we are missing @timestamp when using the shipper but other interesting areas are timestamp formatting, floating point numbers, numbers at 32 & 64 bit max, etc.
We need an automated way to verify that events ingested with or without the shipper are functionally equal. Currently we are missing
@timestampwhen using the shipper but other interesting areas are timestamp formatting, floating point numbers, numbers at 32 & 64 bit max, etc.