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

Memory info is now a log #1400

Merged
merged 1 commit into from
Apr 22, 2019
Merged

Memory info is now a log #1400

merged 1 commit into from
Apr 22, 2019

Conversation

jesusgn90
Copy link
Contributor

Hi team,

Since Kibana is now a bit cheaper regarding the amount of RAM is required, I've removed the RAM toasters. That information is now a log.

At initialize time, if the app could not check the memory due to some error:

error: 2019/04/22 7:48:10: initialize: Could not check total RAM due to: some-error

At initialize time, if the app could check the memory:

info: 2019/04/22 7:49:10: initialize: Total RAM: 3790MB

In any case, it's now less intrusive than before and the information is always saved in a log.

Regards

@jesusgn90 jesusgn90 merged commit db1f148 into 3.9-6.7 Apr 22, 2019
@jesusgn90 jesusgn90 deleted the check-ram-log branch April 22, 2019 08:04
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.

1 participant