Closed
Bug 1516527
Opened 6 years ago
Closed 6 years ago
Implement labeled metrics
Categories
(Toolkit :: Telemetry, enhancement, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
People
(Reporter: mdroettboom, Assigned: mdroettboom)
References
Details
(Whiteboard: [telemetry:mobilesdk:m5] )
Attachments
(4 files)
The Glean SDK design includes the notion of any metric becoming a labeled metric with either pre-specified or non-pre-specified labels.
Important use cases are:
- error reporting
- search engine use counts.
This is complex enough that it probably needs a design proposal prior to implementation.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mdroettboom
Updated•6 years ago
|
Points: --- → 3
Priority: -- → P1
Updated•6 years ago
|
Whiteboard: [telemetry:mobilesdk:m4] → [telemetry:mobilesdk:m5]
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•