afsalthaj / golem-timeline

Implementation of TimeLine with Durable Execution
MIT License
17 stars 0 forks source link

Refine metrics types to be computed as part of Golem #28

Open afsalthaj opened 6 months ago

afsalthaj commented 6 months ago

This will include concurrent plays count which is independent of event id, metrics such as connection induced rebuffering ratio that can only be derived per event id and so on. We need half a dozen of this to make sure we have bulletproof solution.