We should have a histogram for when we detect a cloned install in UMA client |
||
Issue descriptionWe 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
,
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
,
Feb 6 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by asvitk...@chromium.org
, Feb 6 2017