You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update metricbeat to use mage for all scenarios along with Makefile shim (#17799)
* Update metricbeat to use mage and the mage make targets.
* Run update and fmt.
* Remove assets.go as its no longer used.
* Split apart the metricbeat tests in travis into multiple jobs to take less time and not run over the timeline.
* Add back in create-metricset with mage.
* Re-add test_xpack_base.py.
* Add kafka to requirements.txt.
* Fix kafka to work with python 3.7.
* Remove the extra kafka-python from rebase on master.
* Fix issues from code review.
* Add back in comment from merge.
* Fix comment spacing.
* Fix update target in generate metricbeat.
* Update magefile in metricbeat generator.
* Run fmt and update.
0 commit comments