datopian / deploy

Deployment automation for the DataHub

Home Page:https://datahub.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stats method to report system stats

rufuspollock opened this issue · comments

We want to have functions to return total users and total datasets, and users registered in last day.

Acceptance criteria

Tasks:

  • create function users_total - get directly from DB
  • create function users_last_day - get directly from DB
  • create function datasets_total - API call to metastore
  • update abovementioned spreadsheet everyday in the morning