Commit 7f967e5e authored by David Roger's avatar David Roger Committed by Chromium LUCI CQ

[signin] Bump OAuth2Login.MergeSession* histograms

The MergeSession flow will be deprecated soon, it's better to keep the
histograms, as they may help in checking that the deprecation is going
well.

Fixed: 1140090
Change-Id: Ife217655abd9026f4eeecaf5ef5b136f7739d8a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595746
Auto-Submit: David Roger <droger@chromium.org>
Reviewed-by: default avatarAlex Ilin <alexilin@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Steven Holte <holte@chromium.org>
Cr-Commit-Position: refs/heads/master@{#839641}
parent 79c150f9
...@@ -10510,7 +10510,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -10510,7 +10510,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="OAuth2Login.MergeSessionFailure" enum="GoogleServiceAuthError" <histogram name="OAuth2Login.MergeSessionFailure" enum="GoogleServiceAuthError"
expires_after="2020-11-29"> expires_after="2021-11-29">
<owner>droger@chromium.org</owner> <owner>droger@chromium.org</owner>
<owner>msarda@chromium.org</owner> <owner>msarda@chromium.org</owner>
<owner>chrome-signin-team@google.com</owner> <owner>chrome-signin-team@google.com</owner>
...@@ -10521,7 +10521,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -10521,7 +10521,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="OAuth2Login.MergeSessionRetry" enum="GoogleServiceAuthError" <histogram name="OAuth2Login.MergeSessionRetry" enum="GoogleServiceAuthError"
expires_after="2020-11-29"> expires_after="2021-11-29">
<owner>droger@chromium.org</owner> <owner>droger@chromium.org</owner>
<owner>msarda@chromium.org</owner> <owner>msarda@chromium.org</owner>
<owner>chrome-signin-team@google.com</owner> <owner>chrome-signin-team@google.com</owner>
......
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