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

Handle missing cgroups in Metricbeat #3692

Merged
merged 1 commit into from
Feb 28, 2017

Conversation

andrewkroh
Copy link
Member

Add error handling to system process metricset for when Linux cgroups are missing from the kernel.

Adds fix from elastic/gosigar#64.
Fixes #3666.

Add error handling to system process metricset for when Linux cgroups are missing from the kernel.

Adds fix from elastic/gosigar#64.
Fixes elastic#3666.
Copy link
Contributor

@tsg tsg left a comment

Choose a reason for hiding this comment

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

LGTM.

@tsg tsg added needs_backport PR is waiting to be backported to other branches. v5.3.0 labels Feb 28, 2017
@tsg tsg merged commit b4eb0a7 into elastic:master Feb 28, 2017
andrewkroh added a commit to andrewkroh/beats that referenced this pull request Feb 28, 2017
Add error handling to system process metricset for when Linux cgroups are missing from the kernel.

Adds fix from elastic/gosigar#64.
Fixes elastic#3666.
(cherry picked from commit b4eb0a7)
tsg pushed a commit that referenced this pull request Mar 1, 2017
Add error handling to system process metricset for when Linux cgroups are missing from the kernel.

Adds fix from elastic/gosigar#64.
Fixes #3666.
(cherry picked from commit b4eb0a7)
@tsg tsg removed the needs_backport PR is waiting to be backported to other branches. label Mar 1, 2017
@andrewkroh andrewkroh deleted the bugfix/mb/cgroups-missing branch March 31, 2017 05:23
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.

Metricbeat 5.3 does not start on Linux systems without cgroups
2 participants