Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update log data model JSON examples to use nanosecond values #2016

Closed
wants to merge 1 commit into from

Conversation

tigrannajaryan
Copy link
Member

The data model says that timestamps are nanosecond values, but examples use milliseconds.
Updated to use stringified nanoseconds according to #1637

Fixes: #1049

The data model says that timestamps are nanosecond values, but examples use milliseconds.
Updated to use stringified nanoseconds according to #1637

Fixes: #1049
@tigrannajaryan tigrannajaryan requested a review from a team October 13, 2021 18:51
@tigrannajaryan
Copy link
Member Author

Can't update the branch (EasyCLA unhappy?). Will re-create the PR.

@tigrannajaryan
Copy link
Member Author

Please re-approve here: #2024

@jsuereth jsuereth deleted the tigrannajaryan-patch-1 branch December 8, 2021 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timestamp is specified as nanoseconds, but examples are in milliseconds
7 participants