vision
vision copied to clipboard
As an admin, I want to see service usage metrics
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.
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.
Don't we have that now?
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.