Skip to content

Compare QoS and QoE timings before/after version 18.0.0 #1473

@defagos

Description

@defagos

As a developer I need to verify whether time measurement changes introduced in #1471 and delivered in version 18.0.0 result in better QoS/QoE measurements.

Remark

#1471 improved how time is measured but we might still observe large QoS/QoE timings since suspending clocks continue to tick when a device is charging. We should observe a smaller amount of large values, though.

Hints

The following Lucene query might be helpful:

session.player.platform:Apple AND session.qoe_timings.total:>500000 AND session.player.version:18.0.0

Acceptance criteria

  • Version 18.0.0 has been compared with earlier versions on our monitoring platform.
  • If large timings can still be observed this known issue is mentioned in our documentation.
  • A monitoring improvement has been proposed if meaningful (e.g. switching to the mean instead of the average).

Tasks

  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    📋 Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions