Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

[Release] Add config option to turn on in-room event sending timing metrics #6773

Merged
merged 3 commits into from
Sep 9, 2021

Commits on Sep 9, 2021

  1. Add config option to turn on in-room event sending timing metrics

    This is intended to be hooked up to an external system. 
    
    Due to the extra events and metadata concerns, this is only available if turned on from the config.
    
    See `sendTimePerformanceMetrics.ts` for event schemas.
    turt2live committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d9a0a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cae60e View commit details
    Browse the repository at this point in the history
  3. Appease the linter

    turt2live committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d886409 View commit details
    Browse the repository at this point in the history