Closed
Bug 1386597
Opened 9 years ago
Closed 8 years ago
Investigate differences between bsmedberg/daily-latency-metrics, error_aggregates, and quantum_rc
Categories
(Data Platform and Tools :: General, enhancement, P1)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: frank, Assigned: frank)
Details
These differences need to be explained, and we need consensus on which values are "correct".
Comment 1•9 years ago
|
||
Just adding a data point here, I checked data from yesterday (usage_hours, number of pings processed, main and content crashes) on both crash_aggregates and error_aggregates and the numbers seems to be in the same ballpark.
| Assignee | ||
Comment 2•9 years ago
|
||
I've noted a few differences between bsmedberg's script and error_aggregates:
1. bsmedberg limits to just Windows_NT clients, while error_aggregates has os_name as a dimension
2. bsmedberg limits to clients with e10sEnabled, while error_aggregates has quantum_ready, which indicates the client has e10sEnabled. (Note that quantum_ready = newstyle theme, no addons [i.e. they are system or webextensions only], and e10sEnabled)
These differences do not explain all of the count differences between the two scripts, but only for the beginning of the period [0].
[0] https://screenshots.firefox.com/ubwoHr0Mu7QruIl2/localhost
| Assignee | ||
Comment 3•9 years ago
|
||
Just to follow up on :mdoglio's point, see https://sql.telemetry.mozilla.org/queries/11807/source and https://sql.telemetry.mozilla.org/queries/11806/source.
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Datasets: General → General
You need to log in
before you can comment on or make changes to this bug.
Description
•