Open
Bug 1275517
Opened 9 years ago
Updated 3 years ago
[meta] Scalar measurements tracking
Categories
(Toolkit :: Telemetry, defect, P3)
Toolkit
Telemetry
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox49 | --- | affected |
People
(Reporter: gfritzsche, Unassigned)
References
(Depends on 3 open bugs, )
Details
(Keywords: meta, Whiteboard: [measurement:client] [measurement:client:project])
Historically we started to overload our histogram mechanism to also collect scalar data (for “flag”, “count”, boolean and other use-cases).
With adding more and more measurements this seems wasteful and awkward; we should add proper scalar measurements to the client and payload.
We drafted the plan for this in [0] and will use this as a basis for the phase 1 engagement measures from bug 1252625.
Building this along-side bug 1252625 will make us start this out with real measurements.
We will intentionally limit the initial implementation to what is required for bug 1252625 and extend it from there.
0: https://docs.google.com/document/d/13mcY17RzpE3BsB4CgR6DidytWzl4tMpAEmrvf8fOSJ8/
Updated•9 years ago
|
Comment 1•9 years ago
|
||
I would like to work upon this bug. Could you please help me how should i start
Comment 2•9 years ago
|
||
(In reply to Subhdeep Saha from comment #1)
> I would like to work upon this bug. Could you please help me how should i
> start
This bug does not involve any implementation and it's just used to track work. If you're looking for a new bug to work on, please check http://www.joshmatthews.net/bugsahoy/
Reporter | ||
Updated•8 years ago
|
Priority: -- → P3
Reporter | ||
Updated•8 years ago
|
Summary: [meta] Implement scalar measurements for Telemetry → [meta] Scalar measurements tracking
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•