element-x-ada/services
Jorge Martin Espinosa f78c80803b
Add some performance metrics for Sentry (#5760)
- Add `AnalyticsService.startTransaction(...)` to start a logging transaction that can be uploaded to Sentry if the user enabled the analytics upload.
- Add `AnalyticsTransaction` wrapper to abstract the Sentry ones.
- Added several helper methods to improve the UX around these transactions.
- Then measure:
  - Time until the first sync, and how it ended.
  - Time until the first rooms are displayed.
  - Time to load a room or a preview.
  - Time to load a timeline.
2025-11-19 11:42:55 +00:00
..
analytics Add some performance metrics for Sentry (#5760) 2025-11-19 11:42:55 +00:00
analyticsproviders Add some performance metrics for Sentry (#5760) 2025-11-19 11:42:55 +00:00
apperror Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
appnavstate API modules do not need to setup dependency injection. 2025-11-12 19:05:39 +01:00
toolbox Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00