Closed
Bug 1394612
Opened 8 years ago
Closed 8 years ago
Add search counts to the experiment viewer
Categories
(Data Platform and Tools :: General, enhancement, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1426163
People
(Reporter: harter, Assigned: harter)
References
Details
We started and abandoned this discussion in Bug 1387163.
Frank and I talked yesterday and it sounds like this is doable in Q3. Frank, can you outline that plan here? Once we have that established, I'll get to work adding this field to main_summary.
| Assignee | ||
Updated•8 years ago
|
Group: mozilla-employee-confidential
| Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(fbertsch)
Comment 1•8 years ago
|
||
Here is the plan:
1. Add a metric to main_summary that is whatever you want compared in the experiments viewer (probably just total searches, but could be others as well)
2. Add in whatever code was removed from previous commit adding all derived metrics from main_summary [0]
3. Add a whitelist of histograms to include in the ExperimentAnalysisView [1], similar to how we have a Histogram whitelist in main_summary [2]
[0] https://github.com/mozilla/telemetry-batch-view/commit/04e40eab660e6cac97dc8415475b333f8f13ccd4
[1] https://github.com/mozilla/telemetry-batch-view/blob/master/src/main/scala/com/mozilla/telemetry/views/ExperimentAnalysisView.scala
[2] https://github.com/mozilla/telemetry-batch-view/blob/master/src/main/scala/com/mozilla/telemetry/views/MainSummaryView.scala#L22
Flags: needinfo?(fbertsch)
| Assignee | ||
Updated•8 years ago
|
Priority: P1 → P2
| Assignee | ||
Comment 2•8 years ago
|
||
Let's track this in Bug 1426163
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Component: Datasets: Experiments → General
You need to log in
before you can comment on or make changes to this bug.
Description
•