-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media/metrics: Avoid reporting preloadTime as 0 (#406)
* media/metrics: Avoid reporting preloadTime as 0 * Revert "media/metrics: Avoid reporting preloadTime as 0" This reverts commit cf9eeae. * fix: fix metrics to only send valid values * chore: changeset --------- Co-authored-by: Chase Adams <[email protected]>
- Loading branch information
Showing
4 changed files
with
161 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
'@livepeer/core': patch | ||
'@livepeer/core-react': patch | ||
'@livepeer/core-web': patch | ||
'@livepeer/react': patch | ||
'@livepeer/react-native': patch | ||
--- | ||
|
||
**Fix:** fixed metrics to only send values when they are defined, to avoid filtering on the backend. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
570342f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
livepeerjs-with-svelte – ./examples/svelte
with-svelte.livepeerjs.org
livepeerjs-with-svelte-git-main-livepeer.vercel.app
livepeer-js-with-svelte.vercel.app
livepeerjs-with-svelte-livepeer.vercel.app
570342f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
livepeerjs-with-next – ./examples/next
livepeerjs-with-next-git-main-livepeer.vercel.app
livepeerjs-with-next.vercel.app
livepeerjs-with-next-livepeer.vercel.app
with-next.livepeerjs.org