From 01ae70df9c0295ee4a6e28d37368484068813a31 Mon Sep 17 00:00:00 2001 From: "lipalani@chromium.org" Date: Thu, 7 Nov 2013 15:48:31 +0000 Subject: UMA log the count of clients with auth error and clients that have fixed the auth error. BUG=315256 R=asvitkine@chromium.org, rlarocque@chromium.org, rlp@chromium.org Review URL: https://codereview.chromium.org/59623006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233620 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/metrics/histograms/histograms.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'tools/metrics') diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml index e436151..87966a3 100644 --- a/tools/metrics/histograms/histograms.xml +++ b/tools/metrics/histograms/histograms.xml @@ -18486,6 +18486,13 @@ other types of suffix sets. + + + Counts the number of times sync clients have encountered an auth error and + number of times auth errors are fixed. + + + @@ -28425,6 +28432,12 @@ other types of suffix sets. + + + + + -- cgit v1.1