Closed Bug 1062008 Opened 10 years ago Closed 9 years ago

Loop daily active callers/listeners (json output)

Categories

(Cloud Services :: Operations: Metrics/Monitoring, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kparlante, Assigned: whd)

References

Details

Two more loop metrics for the dashboard without specific bugs (for generating dashboard json):

- Daily active callers
- Daily active listeners

Daily active callers is similar to recurring & total callers: https://bugzilla.mozilla.org/show_bug.cgi?id=1036069#c3

Daily active listeners should count unique uids seen on any loop api endpoint.

Romain, let us know if you have a better label than "daily active listeners" -- its really measuring "number of people who interact with the loop server in some way" which really boils down to "number of people registering for notifications/can receive calls".
whd already has code for most of this: https://github.com/mozilla-services/puppet-config/pull/777
(In reply to Katie Parlante from comment #0)
> Two more loop metrics for the dashboard without specific bugs (for
> generating dashboard json):
> 
> - Daily active callers
> - Daily active listeners
> 
> Daily active callers is similar to recurring & total callers:
> https://bugzilla.mozilla.org/show_bug.cgi?id=1036069#c3
> 
> Daily active listeners should count unique uids seen on any loop api
> endpoint.
> 
> Romain, let us know if you have a better label than "daily active listeners"
> -- its really measuring "number of people who interact with the loop server
> in some way" which really boils down to "number of people registering for
> notifications/can receive calls".
"Listener" may be confusing specially when looked at against "Callers". 
How about we call it "subscribers"?
Will we be able to get a subset for FxA subscribers and non FxA subscribers?
Depends on: 1074468
Closing since this was delivered on the Hello dashboard - https://metrics.services.mozilla.com/loop-server-dashboard/
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.