Page MenuHomePhabricator

StickyHeaders: instrument session length for the control group
Closed, ResolvedPublic2 Estimated Story Points

Description

In T410533: Extend SessionLengthInstrumentMixin to support xLab Experiments we instrumented session length for the A/B test's treatment group only, i.e., within ReaderExperiments.
We should do the same for the control group, i.e., within WikimediaEvents. As a result, the ReaderExperiments implementation becomes redundant, since events can be fired for both groups from WikimediaEvents.

Acceptance criteria

  • ReaderExperiments session length instrumentation is removed
  • Session length is instrumented in WikimediaEvents for both groups

Event Timeline

mfossati changed the task status from Open to In Progress.Dec 1 2025, 3:20 PM

Change #1213523 had a related patch set uploaded (by Marco Fossati; author: Marco Fossati):

[mediawiki/extensions/WikimediaEvents@master] Test Kitchen: instrument StickyHeaders' session length

https://gerrit.wikimedia.org/r/1213523

Change #1213523 merged by jenkins-bot:

[mediawiki/extensions/WikimediaEvents@master] Test Kitchen: instrument StickyHeaders' session length

https://gerrit.wikimedia.org/r/1213523

HSwan-WMF set the point value for this task to 2.Dec 2 2025, 5:07 PM