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 Mar 11, 2026. It is now read-only.
Today we print timestamp in nanos and seconds format (see imestamp-processing for more info). However, this format is less readable especially for output printed to stdout, so it might be good to use time field in RFC3339 format.
Related to 1328