New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 895474 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Change UMA/UKM memory metric to use Poisson sampling

Project Member Reported by u...@chromium.org, Oct 15

Issue description

Currently the memory metric is sampled at the same time as metrics are uploaded, which happens at regular intervals[1]

This means that we miss samples at the browser startup. Switching to Poisson sampling would improve the coverage of the metric.

[1]: https://cs.chromium.org/chromium/src/components/metrics/net/cellular_logic_helper.cc?sq=package:chromium&g=0&l=29
 
Status: Assigned (was: Untriaged)

Sign in to add a comment