Closed
Bug 1973287
Opened 6 months ago
Closed 6 months ago
DualLabeledCounterMetric doesn't `impl MetricType`
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: travis_)
References
Details
Attachments
(1 file)
Alas, in the implementation of the DualLabeledMetric type, the MetricType impl was missed.
This bug is about adding that in and, hopefully, figuring out a way to make it harder for later metric types to miss it too.
| Assignee | ||
Updated•6 months ago
|
Assignee: nobody → tlong
Severity: -- → S4
Priority: -- → P3
Comment 1•6 months ago
|
||
| Assignee | ||
Updated•6 months ago
|
Priority: P3 → P1
| Assignee | ||
Updated•6 months ago
|
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•