Closed
Bug 1566371
Opened 6 years ago
Closed 6 years ago
Create a memory distribution metric type in glean-core
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Dexter, Assigned: janerik)
References
Details
(Whiteboard: [telemetry:glean-rs:m8] [geckoview:fenix:m8])
Attachments
(1 file)
Some Gecko metrics do not map to Timing Distributions, but are rather Memory Distributions (see MEMORY_* histograms in this spreadsheet). This bug is for designing and implementing a MemoryDistributionMetricType for the Glean SDK, to support the memory related use-cases.
| Reporter | ||
Updated•6 years ago
|
| Reporter | ||
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m7][geckoview]
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m7][geckoview] → [telemetry:glean-rs:m7] [geckoview:fenix:m8]
Updated•6 years ago
|
Summary: Create a memory distribution metric type in the Glean SDK → Create a memory distribution metric type in glean-core
| Reporter | ||
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m7] [geckoview:fenix:m8] → [telemetry:glean-rs:m8] [geckoview:fenix:m8]
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jrediger
| Assignee | ||
Updated•6 years ago
|
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
•