Commit 41da0926 authored by Victor-Gabriel Savu's avatar Victor-Gabriel Savu Committed by Chromium LUCI CQ

Document when policy update UMAs are being emitted.

Bug: None
Change-Id: I07b8ff33ca484cbc88d369b6ff74fcdeb1e20c75
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635671
Commit-Queue: Victor-Gabriel Savu <vsavu@google.com>
Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#844708}
parent 82fad8e6
......@@ -1067,21 +1067,28 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
expires_after="M95">
<owner>rbock@google.com</owner>
<owner>igorcov@chromium.org</owner>
<summary>Time since last device policy fetch.</summary>
<summary>
Time since last device policy fetch. Emitted when policies are loaded.
</summary>
</histogram>
<histogram name="Enterprise.PolicyUpdatePeriod.MachineLevelUser" units="days"
expires_after="M95">
<owner>zmin@chromium.org</owner>
<owner>pastarmovj@chromium.org</owner>
<summary>Time since last machine level user policy fetch.</summary>
<summary>
Time since last machine level user policy fetch.. Emitted when policies are
loaded.
</summary>
</histogram>
<histogram name="Enterprise.PolicyUpdatePeriod.User" units="days"
expires_after="M95">
<owner>rbock@google.com</owner>
<owner>igorcov@chromium.org</owner>
<summary>Time since last user policy fetch.</summary>
<summary>
Time since last user policy fetch. Emitted when policies are loaded.
</summary>
</histogram>
<histogram name="Enterprise.PolicyUserVerification"
......
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