-
Notifications
You must be signed in to change notification settings - Fork 21
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
[Feature]Report join call telemetry #612
Conversation
SDK Size
|
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.
Quite easy to do with the current setup we have 😄 Left just one small comment, let me know what you think.
Sources/StreamVideo/WebRTC/v2/StateMachine/Stages/WebRTCCoordinator+Joining.swift
Outdated
Show resolved
Hide resolved
512b6de
to
053f35c
Compare
Tests are failing now, probably need to be updated to take into consideration the change we did. |
Oops :D |
Quality Gate passedIssues Measures |
🔗 Issue Links
Resolves https://linear.app/stream/issue/IOS-585/report-connection-times-to-the-sfu
🎯 Goal
Report join call telemetry including join strategy and duration. (React reference PR)
☑️ Contributor Checklist