Closed
Bug 1715639
Opened 4 years ago
Closed 4 years ago
Add a `mach data-review <bug number>` command for generating Data Review Requests for Glean collections
Categories
(Toolkit :: Telemetry, enhancement, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
(Whiteboard: [telemetry:fog:m?])
Attachments
(1 file)
In bug 1704541 we added a data-review command to glean_parser to generate a skeleton Data Review Request given a bug number and a list of metrics files.
In mozilla-central the list of metrics files is in toolkit/components/glean/metrics_index.py and folks are used to using mach to do helpful things with Python... so, once bug 1704541 makes it into a release, this bug is about vendoring the new version of glean_parser and building a new mach subcommand that calls glean_parser data-review pleasantly.
And then we get to tell everyone about it (User Documentation in-tree, plus an email to fx-data-dev I think).
| Assignee | ||
Updated•4 years ago
|
Priority: -- → P3
Whiteboard: [telemetry:fog:m?]
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → chutten
Status: NEW → ASSIGNED
Priority: P3 → P1
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ed1e55c701e7
Introducing `mach data-review` for one of your Glean data review needs r=janerik,mhentges
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•