mattermost-mobile/app/managers
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
..
draft_upload_manager Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
performance_metrics_manager Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
apps_manager.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00
global_event_handler.ts fix cannot read data when opening a deeplink (#8109) 2024-07-27 03:37:57 +08:00
integrations_manager.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
network_manager.ts Network metrics (#8390) 2024-12-17 19:51:26 +08:00
session_manager.ts MM-59438 Add tests to actions/remote/session (#8296) 2024-10-29 11:06:01 -04:00
websocket_manager.ts Request metrics improvements (#8420) 2025-01-16 13:55:29 -07:00