Closed
Bug 1288180
Opened 9 years ago
Closed 9 years ago
Add scalars to the Longitudinal dataset
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(firefox50 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: Dexter, Assigned: Dexter)
References
(Depends on 1 open bug)
Details
(Whiteboard: [measurement:client])
Attachments
(1 file)
We need to add the scalar data to the longitudinal dataset [1], as we do we with histograms.
This way we could query scalar data through s.t.m.o.
Assignee | ||
Comment 1•9 years ago
|
||
The code to generate the longitudinal dataset lives at https://github.com/mozilla/telemetry-batch-view/blob/master/src/main/scala/com/mozilla/telemetry/views/Longitudinal.scala
Updated•9 years ago
|
Component: Telemetry → Metrics: Pipeline
Priority: P3 → --
Product: Toolkit → Cloud Services
Whiteboard: [measurement:client]
Version: Trunk → other
Updated•9 years ago
|
Points: --- → 2
Priority: -- → P2
Updated•9 years ago
|
Updated•9 years ago
|
Summary: Add scalar data to the Longitudinal dataset → Add scalars to the Longitudinal dataset
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → alessio.placitelli
Priority: P3 → P1
Whiteboard: [measurement:client]
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8794893 -
Flags: review?(rvitillo)
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8794893 [details] [review]
Add scalars to the longitudinal db
The PR was reviewed and r+'d on github.
Attachment #8794893 -
Flags: review?(rvitillo) → review+
Assignee | ||
Comment 4•9 years ago
|
||
The PR was merged and the data is available in re:dash.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 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
•