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

Metrics: New metrics, performance and size improvements #17183

Merged
merged 9 commits into from
Apr 6, 2020
Merged

Conversation

rodrigok
Copy link
Member

@rodrigok rodrigok commented Apr 6, 2020

New settings:

  • Reset Interval (ms) reset metrics if greater than 0
  • Collect NodeJS GC false by default
  • API: Track User Agent false by default reducing the number of metrics

New metrics:

  • rocketchat_metrics_size the calls received from prometheus to pull the data
  • rocketchat_metrics_requests the size of the metrics reported to prometheus
  • rocketchat_info to concentrate the version/url/unique id

Removed the default labels that were replicating the version, URL and unique id among all the records.

@rodrigok rodrigok added this to the 3.1.0 milestone Apr 6, 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

Successfully merging this pull request may close these issues.

2 participants