Closed Bug 1601960 Opened 5 years ago Closed 4 years ago

Investigate why some users send multiple pings with same start and end time in a row

Categories

(Data Platform and Tools :: Glean: SDK, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: brizental, Unassigned)

References

Details

(Whiteboard: [telemetry:glean-rs:backlog])

This came up while I was working on Bug 1599999. Looking more closely at the users data, I noticed that many users have more than one metrics pings recorded a day and these pings usually have same start_time and end_time.

The query that made me notice it, was this one (it just gets all metrics pings for a given user id).

Depends on: 1599999
Depends on: 1602824
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:backlog]

Something seems to have fixed this as can be verified by this query, the number of pings with same start and end dates lowered significantly around January/2020.

[:mdroettboom] would you mind verifying that my query is correct before I close this as INVALID?

[EDIT] I am looking at this query again and seems like, around October/2019 more than 80% of metrics pings had this issue? That is weird.

Flags: needinfo?(mdroettboom)

Query looks fine to me. Let's close as invalid. Thanks for fixing bugs by accident ;)

Flags: needinfo?(mdroettboom)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.