Closed Bug 1247268 Opened 8 years ago Closed 8 years ago

Pause/Restart sharing report

Categories

(Hello (Loop) :: Client, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: RT, Unassigned)

References

Details

(Whiteboard: [btpp-fix-later])

User Story

Bug 1245486 addresses collection of Telemetry data for Pause/Restart sharing.
Since https://telemetry.mozilla.org/ does not graphs opt-out Telemetry data, we need to write our own queries to report against the collected data.

This bug requires the creation of the following report:
- Graph share of Hello sessions which made use of the "Pause sharing" feature
- Graph share of Hello sessions which made use of the "Restart sharing" feature
      No description provided.
User Story: (updated)
Depends on: 1245486
Will this be a % share of all browser sessions? Or a % share of all Hello sessions? Or some intermediate (% share of all browser sessions where hello was used).
Flags: needinfo?(rtestard)
Apologies for confusion, we're looking at Hello sessions (both peers in a room at the same moment). Now clarified in the user story.
User Story: (updated)
Flags: needinfo?(rtestard)
For 1.3 release. Ian to talk to Katie about if this is something telemetry can do.
Priority: -- → P2
Whiteboard: [btpp-fix-later]
Rank: 29
It's fairly easy to present a ratio between multiple counts: so you could track for instance "count of pauses / count of sessions" over time. We have mentors to help the Hello team build that kind of dashboard.

Is it ok that we aren't actually measuring the # of sessions with a pause, but instead measuring the total number of times the pause/restart button was hit? That doesn't give you the answer you've specified here.

(In reply to Benjamin Smedberg  [:bsmedberg] from comment #4)
> It's fairly easy to present a ratio between multiple counts: so you could
> track for instance "count of pauses / count of sessions" over time. We have
> mentors to help the Hello team build that kind of dashboard.
> 
> Is it ok that we aren't actually measuring the # of sessions with a pause,
> but instead measuring the total number of times the pause/restart button was
> hit? That doesn't give you the answer you've specified here.

Good point, this was addressed with https://bugzilla.mozilla.org/show_bug.cgi?id=1245486#c17.
Now the events are send one, of each type, per session.

Also, the number of Hello sessions is tracked on the loop server directly so we'll have to correlate the Telemetry data with the loop server data (https://metrics.services.mozilla.com/loop-server-dashboard/data/loop_room_sessions.json) in order to get the graphs required in the user story field.
Support for Hello/Loop has been discontinued.

https://support.mozilla.org/kb/hello-status

Hence closing the old bugs. Thank you for your support.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.