Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve statistics data collector #10726

Open
rodrigok opened this issue May 9, 2018 · 2 comments
Open

Improve statistics data collector #10726

rodrigok opened this issue May 9, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@rodrigok
Copy link
Member

rodrigok commented May 9, 2018

To be able to show a dashboard of server usage over the time with statistics like listed bellow we need to improve our data collector to store more data points and aggregate them correctly.

List of data we could show

  • Most active channels
  • Most active users
  • Average time usage per channel
  • Average time usage overall
  • Number of users over time
  • Most busy time
  • Active users per day, week and month
  • Average messages per channel
  • Average messages per day and month

And more...

Some ideas could be found in this issue too:
#3824

@janrudolph
Copy link

@rodrigok We have enhanced the Rocket.Chat statistics in order to calculate Daily Active, Weekly Active and Monthly Active Users. Therefore we added the number of views and writes per user and hour. If you are interested in the implementation, please have a look at our PR assistify#264

@rodrigok
Copy link
Member Author

@janrudolph awesome, I'll take a look soon, thanks

@theorenck theorenck modified the milestones: 0.66.0, Short-term Jul 31, 2018
@engelgabriel engelgabriel added this to the 4.0.0 milestone Mar 19, 2020
@tassoevan tassoevan added stat: triaged Issue reviewed and properly tagged and removed Triaged labels Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants