Skip to content

admin-analytics: change "Unique users / Active users" to use registered users count instead of anonymous count

Created by: erzhtor

Closes https://github.com/sourcegraph/sourcegraph/issues/41245.

Test plan

  • check the diff
  • sg start
  • Open http://localhost:3080/site-admin and the rest of the analytics feature pages
  • Check that "total/unique" charts load without any errors

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading