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

player/metrics: Make sure preloadTime is never negative #405

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

victorges
Copy link
Member

@victorges victorges commented Nov 13, 2023

Description

Observing some weird metrics reported by WebRTC load tester and this might fix it. Specifically, a bunch of viewership metrics are coming with a negative value for preload_time, and mist is consequentially ignoring those views.

Additional Information

Observing some weird metrics reported by WebRTC load tester and this might fix it.
@victorges victorges requested a review from a team as a code owner November 13, 2023 20:33
Copy link

vercel bot commented Nov 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
livepeerjs-with-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2023 8:36pm
livepeerjs-with-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2023 8:36pm
lvpr-tv ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2023 8:36pm

Copy link
Contributor

@0xcadams 0xcadams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xcadams 0xcadams merged commit c17686d into main Nov 13, 2023
11 checks passed
@0xcadams 0xcadams deleted the victorges-patch-1 branch November 13, 2023 21:27
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