Closed
Bug 1909244
Opened 1 year ago
Closed 1 year ago
Update rust codegen for labeled_* metric constructor changes
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chutten|PTO, Assigned: chutten|PTO)
References
Details
(Keywords: regression)
Attachments
(2 files, 1 obsolete file)
In bug 1657947 we (okay, I) didn't update the rust codegen template in glean_parser to account for the changes in how labeled_* metrics are constructed. Whoops!
| Assignee | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
This bug has been marked as a regression. Setting status flag for Nightly to affected.
status-firefox130:
--- → affected
| Assignee | ||
Comment 6•1 year ago
|
||
Comment on attachment 9414149 [details] [review]
[mozilla/glean] bug 1909244 - Add labeled metrics to Rust sample app to test codegen (#2906)
Work was merged into https://github.com/mozilla/glean/pull/2907
Attachment #9414149 -
Attachment is obsolete: true
| Assignee | ||
Comment 7•1 year ago
|
||
chutten merged PR [mozilla/glean]: bug 1909244 - Update glean_parser to fix rust codegen (#2907) in 1ae14f5.
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Updated•1 year ago
|
Component: Telemetry → Glean: SDK
Product: Toolkit → Data Platform and Tools
Updated•1 year ago
|
status-firefox130:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•