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

Add freebsd build tags for Metricbeat system metricsets #1966

Merged
merged 1 commit into from
Jul 6, 2016

Conversation

andrewkroh
Copy link
Member

The MetricSets made available on FreeBSD by this change are core, cpu, filesystem, fsstat, memory, and process.

  • Enable python system tests on FreeBSD.
  • Remove cmdline from the required fields list in the python system tests for system/process events because cmdline may not be included for certain kernel level processes.
  • Disable python filtering tests on OpenBSD because system/process is not implemented.
  • Add build tags for the Golang tests in the system module.

The MetricSets made available on FreeBSD by this change are core, cpu, filesystem, fsstat, memory, and process.

- Enable python system tests on FreeBSD.
- Remove cmdline from the required fields list in the python system tests for system/process events because cmdline may not be included for certain kernel level processes.
- Disable python filtering tests on OpenBSD because system/process is not implemented.
- Add build tags for the Golang tests in the system module.
@ruflin ruflin merged commit e412c00 into elastic:master Jul 6, 2016
@andrewkroh andrewkroh deleted the feature/metricbeat-freebsd branch July 15, 2016 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants