[
https://issues.apache.org/jira/browse/FLAGON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902101#comment-16902101
]
Joshua Poore commented on FLAGON-292:
-------------------------------------
Possible issue: deprecated start time code in getTimestamp and timeStampScale
functions in background.js and
[https://github.com/apache/incubator-flagon-useralejs/blob/master/src/getInitialSettings.js]
performance.timing.navigationStart is deprecated:
[https://developer.mozilla.org/en-US/docs/Web/API/PerformanceTiming/navigationStart]
> Investigation: Poorly Written Intervals logs
> --------------------------------------------
>
> Key: FLAGON-292
> URL: https://issues.apache.org/jira/browse/FLAGON-292
> Project: Flagon
> Issue Type: Bug
> Components: UserALE.js
> Affects Versions: UserALE.js 2.1.0
> Environment: javascript
> Reporter: Joshua Poore
> Assignee: Joshua Poore
> Priority: Major
> Fix For: UserALE.js 2.1.0
>
> Original Estimate: 0.05h
> Remaining Estimate: 0.05h
>
> We are seeing multiple interval logs written with same start, but different
> end-times and counts.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)