Closed
Bug 1311335
Opened 9 years ago
Closed 9 years ago
Investigate recent increase in Other ping size + count
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mreid, Assigned: mreid)
Details
Looks like there has been a marked increase in pings other than "main" and "saved-session".
Currently the increase is reflected on nightly and aurora channels, we should figure out the cause and whether it will be a concern on release.
Updated•9 years ago
|
Assignee: nobody → mreid
Points: --- → 2
Priority: -- → P1
Assignee | ||
Comment 1•9 years ago
|
||
This appears to be primarily due to an increase in the number and size of "testpilottest" pings.
Next up: identify which test is sending them.
Assignee | ||
Comment 2•9 years ago
|
||
From yesterday, 2016-10-18
Ping counts:
[(u'blok@mozilla.org', 1244),
(u'wayback_machine@mozilla.org', 8537),
(u'tabcentertest1@mozilla.com', 24138),
(u'universal-search@mozilla.com', 205051),
(u'@min-vid', 36904166)]
Ping sizes (bytes):
[(u'blok@mozilla.org', 14815681.0),
(u'wayback_machine@mozilla.org', 113386766.0),
(u'tabcentertest1@mozilla.com', 301701394.0),
(u'universal-search@mozilla.com', 2581420071.0),
(u'@min-vid', 423394728170.0)]
Assignee | ||
Comment 3•9 years ago
|
||
Here's a (rough) notebook with more details:
https://gist.github.com/mreid-moz/17a7cde29cb8270e317d12b68ec51dc1
The takeaway is that it appears to be the min-vid testpilot test, which is sending quite a lot of data from version 0.3.1.
In the grand scheme, it's not a huge deal, but it's enough data that it might be impacting client experience to send in such volume.
Assignee | ||
Comment 4•9 years ago
|
||
Cory and Jared - are these min-vid submission volumes expected? Is there anything else you'd like to clarify?
If this is considered normal, it's not a problem, I just want to make sure it's not something going haywire.
Flags: needinfo?(cprice)
Flags: needinfo?(6a68)
Comment 6•9 years ago
|
||
Being investigated at https://github.com/meandavejustice/min-vid/issues/457
Assignee | ||
Comment 7•9 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #6)
> Being investigated at https://github.com/meandavejustice/min-vid/issues/457
Cool. I'm going to close this one as "investigation complete". If you need more info, feel free to reopen or file a new bug.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Flags: needinfo?(6a68)
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
Updated•6 years ago
|
Flags: needinfo?(djustice)
You need to log in
before you can comment on or make changes to this bug.
Description
•