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

Issue 689053 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

We should have a histogram for when we detect a cloned install in UMA client

Project Member Reported by asvitk...@chromium.org, Feb 6 2017

Issue description

We should have a histogram for when we detect a cloned install in UMA client.

Proposed histogram that we'll log with every UMA log once we've detected it's a cloned install: UMA.IsClonedInstall

 
Components: Internals>Metrics
Project Member

Comment 2 by bugdroid1@chromium.org, Feb 6 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/1359e8d0122000cf132ddd464580ccfee8f587da

commit 1359e8d0122000cf132ddd464580ccfee8f587da
Author: asvitkine <asvitkine@chromium.org>
Date: Mon Feb 06 17:37:10 2017

Add UMA.IsClonedInstall boolean histogram.

This is logged with a value of true when we believe this is a
cloned install (via the ClonedInstallDetector). Logged with
every UMA log, but only with a value of true to avoid extra
data use for normal cases.

BUG= 689053 

Review-Url: https://codereview.chromium.org/2671333003
Cr-Commit-Position: refs/heads/master@{#448286}

[modify] https://crrev.com/1359e8d0122000cf132ddd464580ccfee8f587da/components/metrics/metrics_log.cc
[modify] https://crrev.com/1359e8d0122000cf132ddd464580ccfee8f587da/tools/metrics/histograms/histograms.xml

Labels: M-58
Status: Fixed (was: Started)

Sign in to add a comment