Andrei Gavrilescu
|
96e886d306
|
feat(rtcstats): switch to rtcstats v3 protocol (#8989)
* use new rtcstats clinet
* add room name to identity
* update rtcstats version
|
2021-04-14 12:32:16 +03:00 |
luz paz
|
d3680bbebd
|
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
|
2021-03-22 10:41:41 +01:00 |
Andrei Gavrilescu
|
9895a04609
|
feat(rtcstats): send meeting uuid to rtcstats (#8526)
* send meeting uuid to rtcstats
* change ret description
* fix flow error
* update lib-jitsi-meet version
|
2021-02-03 12:28:39 +02:00 |
Saúl Ibarra Corretgé
|
919be21912
|
fix(analytics) make sure rtcstats is not enabled on mobile
|
2020-09-24 13:39:41 +02:00 |
Andrei Gavrilescu
|
d725c0ab8a
|
Use rtcstats with keep-alive / add rtcstats enabled config
|
2020-08-20 17:30:59 -05:00 |
Andrei Gavrilescu
|
29805edd02
|
feat(rtcstats): Integrate rtcstats (#6945)
* Integrate rtcstats
* expcetion handling / clean up
* order imports
* config fix
* remove mock amplitude handler
* additional comments
* lint fix
* address code review
* move rtcstats middleware
* link to jitsi rtcstats package
* address code review
* address code review / add ws onclose handler
* add display name / bump rtcstats version
* resolve import error
|
2020-07-15 18:22:00 +03:00 |