Commit 63b0c620 authored by Michael Bai's avatar Michael Bai Committed by Chromium LUCI CQ

Extends ContentCapture metrics

Bug: 1160723
Change-Id: I5c12e4a0034f52aff475959832b0857ecbaf1525
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2625530Reviewed-by: default avatarWeilun Shi <sweilun@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Michael Bai <michaelbai@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843137}
parent fdd05f49
...@@ -22,7 +22,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -22,7 +22,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histograms> <histograms>
<histogram name="ContentCapture.CaptureContentDelayTime" units="ms" <histogram name="ContentCapture.CaptureContentDelayTime" units="ms"
expires_after="2021-02-01"> expires_after="2022-01-12">
<owner>michaelbai@chromium.org</owner> <owner>michaelbai@chromium.org</owner>
<owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner> <owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner>
<summary> <summary>
...@@ -53,7 +53,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -53,7 +53,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ContentCapture.CaptureContentTime2" units="microseconds" <histogram name="ContentCapture.CaptureContentTime2" units="microseconds"
expires_after="2021-06-20"> expires_after="2022-01-12">
<owner>michaelbai@chromium.org</owner> <owner>michaelbai@chromium.org</owner>
<owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner> <owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner>
<summary> <summary>
...@@ -65,7 +65,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -65,7 +65,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ContentCapture.GetBoundingBox" units="microseconds" <histogram name="ContentCapture.GetBoundingBox" units="microseconds"
expires_after="2021-04-04"> expires_after="2022-01-12">
<owner>michaelbai@chromium.org</owner> <owner>michaelbai@chromium.org</owner>
<owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner> <owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner>
<summary> <summary>
...@@ -77,7 +77,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -77,7 +77,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ContentCapture.SendContentTime" units="microseconds" <histogram name="ContentCapture.SendContentTime" units="microseconds"
expires_after="2021-06-06"> expires_after="2022-01-12">
<owner>michaelbai@chromium.org</owner> <owner>michaelbai@chromium.org</owner>
<owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner> <owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner>
<summary> <summary>
...@@ -100,14 +100,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -100,14 +100,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ContentCapture.SentContentCount2" units="count" <histogram name="ContentCapture.SentContentCount2" units="count"
expires_after="2021-06-20"> expires_after="2022-01-12">
<owner>michaelbai@chromium.org</owner> <owner>michaelbai@chromium.org</owner>
<owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner> <owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner>
<summary>The total number of content captures sent for a document.</summary> <summary>The total number of content captures sent for a document.</summary>
</histogram> </histogram>
<histogram name="ContentCapture.TaskDelayTimeInMs" units="ms" <histogram name="ContentCapture.TaskDelayTimeInMs" units="ms"
expires_after="2021-06-06"> expires_after="2022-01-12">
<owner>michaelbai@chromium.org</owner> <owner>michaelbai@chromium.org</owner>
<owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner> <owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner>
<summary> <summary>
...@@ -119,7 +119,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -119,7 +119,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ContentCapture.TaskRunsPerCapture" units="runs" <histogram name="ContentCapture.TaskRunsPerCapture" units="runs"
expires_after="2021-06-13"> expires_after="2022-01-12">
<owner>michaelbai@chromium.org</owner> <owner>michaelbai@chromium.org</owner>
<owner>src/third_party/blink/renderer/core/content_capture/OWNERS</owner> <owner>src/third_party/blink/renderer/core/content_capture/OWNERS</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