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

[WIP] Add very basic support for x-pack modules in Metricbeat #9230

Closed
wants to merge 1 commit into from

Conversation

ruflin
Copy link
Collaborator

@ruflin ruflin commented Nov 26, 2018

In this PR a "fake module" is added for testing.

  • Import list: This is currently manually maintained to reduce complexity. Should be automated later on.
  • Docs collection: The metricbeat/scripts/docs_collector.py script needs update to also collect x-pack modules -> see filebeat
  • Somehow modules.d is not generated yet as expected
  • Same for the congif files, not generated yet

This is a subset of #8829 and copied files from Filebeat.

In this PR a "fake module" is added for testing.

* Import list: This is currently manually maintained to reduce complexity. Should be automated later on.
* Docs collection: The metricbeat/scripts/docs_collector.py script needs update to also collect x-pack modules -> see filebeat
* Somehow modules.d is not generated yet as expected
* Same for the congif files, not generated yet
@andrewkroh
Copy link
Member

I'd prefer to merge the MSSQL module PR #9202 to get this logic in. But I'd be good if you pulled in the three commits from that PR here and combine it with the foo module.

  • d6b1ba1 (Adds build logic)
  • fd70623 (Address review comments - root makefile)
  • 0a39283 (Address review comments - docker)

The foo module will need to be removed by the time of the 7.0.0-alpha2 release otherwise it will get released.

@ruflin
Copy link
Collaborator Author

ruflin commented Nov 26, 2018

Was just temporary to play. Closing.

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