Closed
Bug 1198847
Opened 10 years ago
Closed 5 years ago
Consolidate search query telemetry in Toolkit
Categories
(Firefox :: Search, defect, P5)
Firefox
Search
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: jaws, Unassigned)
References
Details
(Whiteboard: [metrics][fxsearch])
From bug 1177246,
"""We should consolidate the search telemetry logic in one place in toolkit telemetry so we don't need a window for that, please file a follow-up."""
There are a few places that record the SEARCH_COUNT histogram that duplicate code. We should consolidate it in the Telemetry service so that it is not duplicated and doesn't require a window.
Updated•10 years ago
|
Priority: -- → P5
Whiteboard: [fxsearch]
![]() |
||
Comment 1•10 years ago
|
||
tagging all metrics bugs for when [metrics] is prioritized to locate at once.
Rank: 55
Whiteboard: [fxsearch] → [metrics][fxsearch]
Comment 2•5 years ago
|
||
All our SEARCH_COUNT histogram code is either in SearchTelemetry.jsm or BrowserUsageTelemetry.jsm. The split between those is quite distinct, and I don't think we need to combine these.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•