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

RUMM-1649 Fix: WebRUMEvent date offset in Ms #718

Conversation

buranmert
Copy link
Contributor

What and why?

WebRUMEvent dates were being corrected with time offsets in nanoseconds.
That resulted in dropped events as the date format is in milliseconds.

How?

Time offsets format is changed to milliseconds, now the events are visible in Datadog UI.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference

@buranmert buranmert requested a review from a team as a code owner January 13, 2022 10:05
@buranmert buranmert self-assigned this Jan 13, 2022
@buranmert buranmert marked this pull request as draft January 13, 2022 16:20
It was in ns and that resulted in dropped events
@buranmert buranmert force-pushed the buranmert/RUMM-1649-fix-webview-event-date branch from fe85d2c to 9cf0651 Compare January 14, 2022 08:56
@buranmert buranmert marked this pull request as ready for review January 14, 2022 08:56
@buranmert buranmert merged commit 968f456 into feature/hybrid-application Jan 14, 2022
@buranmert buranmert deleted the buranmert/RUMM-1649-fix-webview-event-date branch January 14, 2022 09:34
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