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

Add metric for bytes sent for connectivity/consent requests and responses #534

Closed
jonasore opened this issue Jan 16, 2020 · 3 comments · Fixed by #535
Closed

Add metric for bytes sent for connectivity/consent requests and responses #534

jonasore opened this issue Jan 16, 2020 · 3 comments · Fixed by #535

Comments

@jonasore
Copy link
Contributor

No description provided.

jonasore pushed a commit to jonasore/webrtc-stats that referenced this issue Jan 16, 2020
@alvestrand
Copy link
Contributor

can you add a few words about why this is a good thing to record?

@jonasore
Copy link
Contributor Author

It is useful to have metrics on connectivity/consent requests and responses
(aka STUN BINDINGS) to get an idea how much bandwidth is consumed
by "overhead" of the ICE stack.

@fippo
Copy link
Contributor

fippo commented Jan 20, 2020

Isn't that the same problem described in #507 (comment) ? If we have transport stats we can subtract ice transport stats and get a feeling for the overhead?

alvestrand pushed a commit that referenced this issue Mar 25, 2020
* Fixes #534

Co-authored-by: Jonas Oreland <jonaso@webrtc.org>
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 a pull request may close this issue.

3 participants