New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 784622 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Feature



Sign in to add a comment

Add metric for video watch time

Project Member Reported by dbasehore@chromium.org, Nov 13 2017

Issue description

We should track how often a video is playing in the foreground so we can better measure expected power for the typical user.
 
Components: -Internals>Metrics>UMA
Labels: Hotlist-Metrics
FYI, we are moving to using the Hotlist-Metrics label for tracking bugs related to individual metrics, and reserving Internals>Metrics>UMA for core metrics library/team work.
isherman@ is there a corresponding component for this? reason I'm asking is because these end up in untriaged bucked during UI triage, if no component assigned. 

Comment 3 by derat@chromium.org, Jun 1 2018

Components: OS>Kernel>Power
Status: Assigned (was: Untriaged)
Cc: fletch...@chromium.org
Fletcher might be a good candidate to look at this. I'm hoping that we can work through some pending metrics and reporting bugs.
Cc: derat@chromium.org
Owner: fletch...@chromium.org
Sure, I'm happy to offer guidance.

That this should probably be reported by Chrome, possibly by chrome/browser/chromeos/power/power_metrics_reporter.cc. You may need to observe code within //content in order to hear about <video> content. It may make sense to additionally implement services/viz/public/interfaces/compositing/video_detector_observer.mojom to learn about compositor-detected video activity.

Sign in to add a comment