mattermost-mobile/app/products/calls
Elias Nahum d1d3fda83a
Request metrics improvements (#8420)
* Network metrics

* update network-client ref

* fix unit tests

* missing catch error parsing

* Replace API's to fetch all teams and channels for a user
Update groupLabel to use a type definition
Include effective Latency and Average Speed in the metrics
Include parallel and sequential request counts

* update network library and fix tests

* feat(MM-61865): send network request telemetry data to the server (#8436)

* feat(MM-61865): send network info telemetry data

* unit testing

* fix latency vs effectiveLatency

* cleanup test

* fix failing tests

* fix spelling error

* fix failing test

* more cleanup

* fix: improve parallel requests calculation (#8439)

* fix: improve parallel requests calculation

* fix test issue

* multiple parallelGroups testing

* calculateAverageSpeedWithCategories test

* categorizedRequests in it's own describe

* clean up duplicate tests

* check for when groupLabel is non-existent

* a case when groupLabel is non-existent

* more testing with effective latency.

* resolveAndFlattenModels with a capital F

* add try..catch within resolveAndFlattenModels

* update groupLabel to fix failing lint

* fix linting issue due to unknown group label

* forgot to push changes

* fix the indentation problem again

* add env var option for COLLECT_NETWORK_METRICS

---------

Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2025-01-16 13:55:29 -07:00
..
actions Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
client Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
components Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
connection Update calls-common (#8255) 2024-10-11 13:47:49 -06:00
observers [MM-57994] Hide Calls buttons/actions if plugin is not enabled (#8121) 2024-08-19 09:33:20 -06:00
screens Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
state [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
types [MM-45894] Calls: support for signaling media tracks using data channels (#8246) 2024-10-09 16:33:33 -06:00
alerts.ts fix issues found by sonarqube (#8095) 2024-07-18 09:40:47 +08:00
calls_manager.ts [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
context.ts MM-54866 - Calls: Transcription support (#7703) 2023-12-21 16:20:21 -05:00
errors.ts [MM-58129] Calls: Host controls remove participant, view profile (#7938) 2024-05-10 16:43:35 -04:00
hooks.ts Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
utils.test.ts Add post props validation (#8323) 2024-11-28 15:59:30 +01:00
utils.ts Add post props validation (#8323) 2024-11-28 15:59:30 +01:00