Closed Bug 1400921 Opened 8 years ago Closed 8 years ago

Telemetry update parket status=success ping has got really low numbers

Categories

(Data Platform and Tools :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhubscher, Unassigned)

References

Details

Looking at the update_parket for status="success" shows really low numbers. For instance you can see: - https://sql.telemetry.mozilla.org/queries/38580/source or - https://sql.telemetry.mozilla.org/queries/36807/source We are looking for a similar number of users between ready and success but here it is much lower.
Wesley, are we seeing any schema error spikes? (Is there any way I can check without bothering you? :D)
Flags: needinfo?(whd)
https://pipeline-cep.prod.mozaws.net/dashboard_output/graphs/analysis.moz_telemetry_doctype_monitor_update.ingestion_error.html has the ingestion error rate - distinct from the parquet error rate since the parquet schema per https://bugzilla.mozilla.org/show_bug.cgi?id=1384861#c11 is currently more restrictive than the json one. The actual parquet output error rate is at 5% of pings, a number that currently requires bothering me to determine. Hitherto we've assumed that the json and parquet schemas are compatible, but we've filed bug #1400935 for properly monitoring the differences.
Flags: needinfo?(whd)
(In reply to Wesley Dawson [:whd] from comment #2) > https://pipeline-cep.prod.mozaws.net/dashboard_output/graphs/analysis. > moz_telemetry_doctype_monitor_update.ingestion_error.html has the ingestion > error rate - distinct from the parquet error rate since the parquet schema > per https://bugzilla.mozilla.org/show_bug.cgi?id=1384861#c11 is currently > more restrictive than the json one. > > The actual parquet output error rate is at 5% of pings, a number that > currently requires bothering me to determine. Hitherto we've assumed that > the json and parquet schemas are compatible, but we've filed bug #1400935 > for properly monitoring the differences. Deploying the updated parquet schema helped quite a bit with this: https://sql.telemetry.mozilla.org/queries/38580/source
The numbers look reasonable now, closing this as fixed. Thanks :whd.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Datasets: General → General
You need to log in before you can comment on or make changes to this bug.