Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

compass-usage-report

mongodb-js4Apache-2.00.1.0

report detailing metrics about how compass is being used

readme

compass-usage-report travis npm

report detailing metrics about how compass is being used

This module implements a CLI for obtaining a text report on various metrics about compass usage. The metrics included are:

  • active user count by OS
  • data on how successfully users connect to instances
  • data on how successfully users autoupdate
  • how often the app is launched per day
  • data on how quickly compass is sampling data
  • data on user session lengths

Example

compass-usage-report

If you want to see a specific report or individual reports:

compass-usage-report -r users

The above command will just display the users report.

License

Apache 2.0