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

Increase timestamp resolution to include milliseconds #639

Merged
merged 4 commits into from
Oct 22, 2020

Conversation

imjoehaines
Copy link
Contributor

@imjoehaines imjoehaines commented Oct 20, 2020

Goal

In order for the Bugsnag app to report breadcrumb times more accurately, we need to send timestamps with milliseconds. Other timestamps have also been updated for consistency, but shouldn't have any impact. The session tracker has not been updated as it intentionally rounds to the minute

Testing

Additional unit tests added to check the timestamps are as expected. Existing MR tests also check the timestamps against a regex, which didn't need to be updated

@imjoehaines imjoehaines marked this pull request as ready for review October 21, 2020 08:35
Base automatically changed from fix-ci to next October 22, 2020 08:52
@imjoehaines imjoehaines merged commit 5fa32a0 into next Oct 22, 2020
@imjoehaines imjoehaines deleted the increase-timestamp-resolution branch October 22, 2020 13:04
@imjoehaines imjoehaines mentioned this pull request Oct 27, 2020
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.

2 participants