Closed
Bug 1504677
Opened 6 years ago
Closed 6 years ago
[glean parsers] Translate the "default" store name to specific stores
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Dexter, Assigned: mdroettboom)
References
Details
(Whiteboard: [telemetry:mobilesdk:backlog])
Attachments
(2 files)
Right now, each metric type provides an override that defines the "default" store names (e.g. "default" for events means "events" ping). We could do this translation in the parsers, when generating the specific metrics API, to save an override.
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mdroettboom
Reporter | ||
Updated•6 years ago
|
Assignee: mdroettboom → nobody
Whiteboard: [telemetry:mobilesdk:m?]
Reporter | ||
Updated•6 years ago
|
Whiteboard: [telemetry:mobilesdk:m?] → [telemetry:mobilesdk:backlog]
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mdroettboom
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
status-firefox65:
affected → ---
Component: Telemetry → Glean: SDK
Product: Toolkit → Data Platform and Tools
Version: Trunk → unspecified
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•