Closed
Bug 1243723
Opened 9 years ago
Closed 9 years ago
Extract dimensions from "core" ping contents
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gfritzsche, Unassigned)
References
Details
(Whiteboard: [measurement:client:tracking])
With bug 1242258 fixed we need to also update the decoder for properly extracting additional dimensions (i.e. so we can use them with get_filter()).
Note that the "core" pings will already be available by docType, so preliminary spark analysis is not blocked by this bug.
Dimensions obtained from the URL / submission path are also already available.
The decoder is here, this mostly needs adopting in process_json:
https://github.com/mozilla-services/data-pipeline/blob/master/heka/sandbox/decoders/extract_telemetry_dimensions.lua#L115
The repositories README has instructions on how to set up a local test instance.
Reporter | ||
Updated•9 years ago
|
Summary: Get "core" pings out of the "OTHER" bucket → Extract dimensions from "core" ping contents
Comment 1•9 years ago
|
||
Hey Georg, we believe this is resolved, please reopen as needed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•