vision icon indicating copy to clipboard operation
vision copied to clipboard

As an admin, I want to see service usage metrics

Open BigBlueHat opened this issue 10 years ago • 3 comments

As an administrator of Hypothesis, I want an internal dashboard where I can see service performance and usage metrics, so that I can understand how our service is being used.

BigBlueHat avatar Jan 27 '15 18:01 BigBlueHat

I think for this first pass, the key thing is to display daily counts of annotations (new/total) and users (new/total). This gets the basic infrastructure up, and something to build on.

dwhly avatar Mar 12 '15 16:03 dwhly

Don't we have that now?

tilgovi avatar Mar 12 '15 17:03 tilgovi

For clarification, Hypothesizer currently has UI for the "daily count of new annotations" (shown on a calendar, atm).

It does not currently have:

  • the accumulating total of annotations
  • new user per day
  • total accumulation of users over time

Hypothesizer is only using the public data set and only leaning on annotation data at this point--not user data. Just FYI.

BigBlueHat avatar Mar 12 '15 20:03 BigBlueHat