Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #2735: Add Seek Latency Telemetry #2806

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #2735

Added the ability to track the latency of WebMediaPlayer actions to the existing MediaMetricsProvider class, and instrumented Seek as the first action.

Added basic unit tests for the new code.

b/329439521

Change-Id: Icbbfd0da148e48d2137da7662b91e6e2d52de590

Added the ability to track the latency of `WebMediaPlayer` actions to
the existing `MediaMetricsProvider` class, and instrumented `Seek` as
the first action.

Added basic unit tests for the new code.

b/329439521

Change-Id: Icbbfd0da148e48d2137da7662b91e6e2d52de590
(cherry picked from commit a712047)
@cobalt-github-releaser-bot
Copy link
Collaborator Author

Important

There were merge conflicts while cherry picking! Check out cherry-pick-24.lts.1+-2735 and fix the conflicts before proceeding. Check the log at https://github.com/youtube/cobalt/actions/runs/8526007641 for details.

Change-Id: I8c5dc822bd8ba19f0add35c24fd1858647b2217a
@at-ninja at-ninja marked this pull request as ready for review April 2, 2024 18:11
@at-ninja at-ninja enabled auto-merge (squash) April 2, 2024 18:12
@at-ninja at-ninja merged commit bfa2539 into 24.lts.1+ Apr 2, 2024
433 checks passed
@at-ninja at-ninja deleted the cherry-pick-24.lts.1+-2735 branch April 2, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants