Closed
Bug 1395835
Opened 7 years ago
Closed 7 years ago
Rename "group" to "category" in the scalar code and documentation
Categories
(Toolkit :: Telemetry, enhancement, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla58
People
(Reporter: Dexter, Assigned: Dexter)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Telemetry events are using the term "category" to refer to what in scalars is called "group name". We should have consistent naming and change all occurrences of "group"/"group name" in the scalar code and docs to "category"; it's a shorter and clearer term.
Here's the list of files to change:
* Scalars.yaml - http://searchfox.org/mozilla-central/source/toolkit/components/telemetry/Scalars.yaml
* scalars.rst - http://searchfox.org/mozilla-central/source/toolkit/components/telemetry/docs/collection/scalars.rst
* parse_scalars.py (and others) - http://searchfox.org/mozilla-central/source/toolkit/components/telemetry/parse_scalars.py
* TelemetryScalar.cpp/h - http://searchfox.org/mozilla-central/source/toolkit/components/telemetry/TelemetryScalar.cpp
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → alessio.placitelli
Priority: P3 → P1
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8912597 [details]
Bug 1395835 - Rename "group" to "category" in the scalar code and docs.
https://reviewboard.mozilla.org/r/183922/#review189186
Attachment #8912597 -
Flags: review?(chutten) → review+
Comment hidden (mozreview-request) |
Pushed by alessio.placitelli@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4413d40813bb
Rename "group" to "category" in the scalar code and docs. r=chutten
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•