Closed Bug 1339068 Opened 9 years ago Closed 5 years ago

Add python_moztelemetry API for accumulating fields with error tracking

Categories

(Data Platform and Tools :: General, defect, P3)

defect
Points:
3

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: gfritzsche, Unassigned)

References

Details

We have a common pattern of "accumulate a set of fields from a set of pings, while tracking count of invalid/broken values". This has different one-off implementations between analysis and ETL jobs. Other times its simply skipped because devs don't think about this. To facilitate error tracking and make our data handling code more extensible, it would be great to have - library support for accumulating a set of fields from a set of pings - with automatic error tracking (e.g. by return (accumulateValue,errorCount) tuples).
Points: --- → 3
Priority: -- → P3
Blocks: 1255748
I'm not sure what you mean here. Could you give an example?
Component: Metrics: Pipeline → Telemetry APIs for Analysis
Product: Cloud Services → Data Platform and Tools
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Component: Telemetry APIs for Analysis → General
You need to log in before you can comment on or make changes to this bug.