Commit 1fbf9326 authored by Maksim Moskvitin's avatar Maksim Moskvitin Committed by Commit Bot

Extend Sync.TrustedVault* histograms

Bug: 1130650
Change-Id: Icb7c11466a7b7fced2831584572c3433c50d7ccc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2435108
Auto-Submit: Maksim Moskvitin <mmoskvitin@google.com>
Commit-Queue: Brian White <bcwhite@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#811372}
parent a6a84420
...@@ -897,7 +897,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -897,7 +897,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sync.TrustedVaultAddKeysAttemptIsSuccessful" enum="Boolean" <histogram name="Sync.TrustedVaultAddKeysAttemptIsSuccessful" enum="Boolean"
expires_after="2020-11-01"> expires_after="2021-05-01">
<owner>mmoskvitin@google.com</owner> <owner>mmoskvitin@google.com</owner>
<owner>mastiz@chromium.org</owner> <owner>mastiz@chromium.org</owner>
<summary> <summary>
...@@ -907,7 +907,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -907,7 +907,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sync.TrustedVaultErrorShownOnStartup" enum="Boolean" <histogram name="Sync.TrustedVaultErrorShownOnStartup" enum="Boolean"
expires_after="2020-11-01"> expires_after="2021-05-01">
<owner>mmoskvitin@google.com</owner> <owner>mmoskvitin@google.com</owner>
<owner>mastiz@chromium.org</owner> <owner>mastiz@chromium.org</owner>
<summary> <summary>
...@@ -918,7 +918,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -918,7 +918,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sync.TrustedVaultFetchedKeysCount" units="keys" <histogram name="Sync.TrustedVaultFetchedKeysCount" units="keys"
expires_after="2020-11-01"> expires_after="2021-05-01">
<owner>mmoskvitin@google.com</owner> <owner>mmoskvitin@google.com</owner>
<owner>mastiz@chromium.org</owner> <owner>mastiz@chromium.org</owner>
<summary> <summary>
...@@ -927,14 +927,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -927,14 +927,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sync.TrustedVaultFetchKeysAttempt" <histogram name="Sync.TrustedVaultFetchKeysAttempt"
enum="TrustedVaultFetchKeysAttempt" expires_after="2020-11-01"> enum="TrustedVaultFetchKeysAttempt" expires_after="2021-05-01">
<owner>mmoskvitin@google.com</owner> <owner>mmoskvitin@google.com</owner>
<owner>mastiz@chromium.org</owner> <owner>mastiz@chromium.org</owner>
<summary>Recorded when fetching trusted vault keys is attempted.</summary> <summary>Recorded when fetching trusted vault keys is attempted.</summary>
</histogram> </histogram>
<histogram name="Sync.TrustedVaultKeyRetrievalTrigger" <histogram name="Sync.TrustedVaultKeyRetrievalTrigger"
enum="TrustedVaultKeyRetrievalTrigger" expires_after="2020-11-01"> enum="TrustedVaultKeyRetrievalTrigger" expires_after="2021-05-01">
<owner>mmoskvitin@google.com</owner> <owner>mmoskvitin@google.com</owner>
<owner>mastiz@chromium.org</owner> <owner>mastiz@chromium.org</owner>
<summary> <summary>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment