Skip to content

Data timestamps are not UTC. #62

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

Closed
matux opened this issue Jul 29, 2022 · 0 comments · Fixed by #66
Closed

Data timestamps are not UTC. #62

matux opened this issue Jul 29, 2022 · 0 comments · Fixed by #66
Assignees
Labels
bug Something isn't working

Comments

@matux
Copy link
Collaborator

matux commented Jul 29, 2022

As the documentation specifies, timestamps should be GMT/UTC.

https://explorer.docs.rollbar.com/#section/Timestamps

However, we are sending the Data object with a local timestamp:

timestamp: DateTime.now().microsecondsSinceEpoch,

@matux matux added the bug Something isn't working label Jul 29, 2022
@matux matux self-assigned this Jul 29, 2022
@matux matux linked a pull request Aug 3, 2022 that will close this issue
12 tasks
@matux matux mentioned this issue Aug 3, 2022
12 tasks
@matux matux closed this as completed in #66 Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant