Closed
Bug 1552850
Opened 6 years ago
Closed 6 years ago
Implement `shouldRecord` in glean-core
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Dexter, Assigned: janerik)
Details
(Whiteboard: [telemetry:glean-rs:m4])
Attachments
(1 file)
The metric types from glean-ac check that we're allowed to record before dispatching the calls to the engines. Now that *etUploadEnabled
is implemented in glean-core, we can implement a similar behaviour in places such as this.
Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Priority: -- → P3
Whiteboard: [telemetry:glean-rs:m4]
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jrediger
Priority: P3 → P1
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•