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

Update gosigar in beats #4316

Merged
merged 1 commit into from
May 16, 2017

Conversation

monicasarbu
Copy link
Contributor

@monicasarbu monicasarbu commented May 15, 2017

Update Beats to include the latest changes from the elastic/gosigar library, especially the fix: elastic/gosigar#71.

This closes #4202

Copy link
Member

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WFG

@monicasarbu monicasarbu added the Metricbeat Metricbeat label May 15, 2017
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we make a release to use in this project?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tagged the release with v0.3.0.

If you use govendor fetch github.com/elastic/gosigar/...@v0.3.0 it will update all gosigar and add the tag info to the vendor file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@andrewkroh
Copy link
Member

Can you add something into the beats changelog to indicate the change to the memory metrics due to MemAvailable.

@monicasarbu
Copy link
Contributor Author

@andrewkroh Done, thanks for the reminder.

@andrewkroh andrewkroh merged commit a09c903 into elastic:master May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use MemAvailable from /proc/meminfo in the Linux 3.14 kernel
3 participants