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

Some data is not collected/presented #3

Closed
emikolajczak opened this issue May 25, 2020 · 1 comment
Closed

Some data is not collected/presented #3

emikolajczak opened this issue May 25, 2020 · 1 comment
Assignees

Comments

@emikolajczak
Copy link

Hi, first of all it is very good tool, interesting statistics, nice presentation :)
I have noticed that some of statistics are not collected/presented in Grafana.
This empty graphs are:

  • Metrics Size
  • Metrics Requests
  • GC - Seconds Running
  • GC - Bytes Freed
  • Limit by type
  • Limit by method
  • Limit by UserId
  • Limit by connectionId
  • Push Queue
  • Meteor Facts

Could you check and explain?

@frdmn frdmn self-assigned this May 27, 2020
@frdmn
Copy link
Contributor

frdmn commented May 27, 2020

Hi @emikolajczak! Which version of Rocket.Chat are you running currently?

The first four (Metrics Size, Metrics Requests, GC - Seconds Running and GC - Seconds Freed) were introduced by version 3.1.0 (by PR RocketChat/Rocket.Chat#17183).

The next four (DDP related ones), are probably only recording metrics if you are actually using the DDP Limiter within Rocket.Chat.

Last but not least, the Push Queue and Meteor facts should have been also added in 3.1.0 (by PR RocketChat/Rocket.Chat#17216 and RocketChat/Rocket.Chat#17208). So if you are not yet on that version, it would explain why some of them are missing for you.

@frdmn frdmn closed this as completed Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants