geolocation: Revive PositionCache metrics
This change revives the PositionCache metrics to help us investigate the behavior of it and to help us investigate the geolocation API request traffic. Bug: 944320 Change-Id: Ic9b5d3b4ce266943804287dda8ac9777829a0f9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122467 Auto-Submit: Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#754125}
This commit is contained in:

committed by
Commit Bot

parent
dda7234a9e
commit
71b2029a35
@ -58905,7 +58905,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
|
||||
</histogram>
|
||||
|
||||
<histogram name="Geolocation.PositionCache.CacheHit" units="BooleanCacheHit"
|
||||
expires_after="2020-03-10">
|
||||
expires_after="2021-03-10">
|
||||
<owner>mattreynolds@chromium.org</owner>
|
||||
<owner>deviceapi-team@google.com</owner>
|
||||
<summary>
|
||||
@ -58915,7 +58915,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
|
||||
</histogram>
|
||||
|
||||
<histogram name="Geolocation.PositionCache.CacheSize" units="count"
|
||||
expires_after="2020-03-10">
|
||||
expires_after="2021-03-10">
|
||||
<owner>mattreynolds@chromium.org</owner>
|
||||
<owner>deviceapi-team@google.com</owner>
|
||||
<summary>
|
||||
|
Reference in New Issue
Block a user