beats
beats copied to clipboard
[8.5](backport #33214) [Metricbeat] Fix index and cluster_stats schemas in the ES module to account for missing fields
This is an automatic backport of pull request #33214 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refreshwill re-evaluate the rules@Mergifyio rebasewill rebase this PR on its base branch@Mergifyio updatewill merge the base branch into this PR@Mergifyio backport <destination>will backport this PR on<destination>branch
Additionally, on Mergify dashboard you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
This pull request doesn't have a Team:<team> label.
:green_heart: Build Succeeded
the below badges are clickable and redirect to their specific view in the CI or DOCS
![]()
![]()
![]()
![]()
![]()
Expand to view the summary
Build stats
-
Start Time: 2022-10-13T14:22:20.900+0000
-
Duration: 53 min 39 sec
Test stats :test_tube:
| Test | Results |
|---|---|
| Failed | 0 |
| Passed | 3883 |
| Skipped | 884 |
| Total | 4767 |
:green_heart: Flaky test report
Tests succeeded.
:robot: GitHub comments
Expand to view the GitHub comments
To re-run your PR in the CI, just comment with:
-
/test: Re-trigger the build. -
/package: Generate the packages and run the E2E tests. -
/beats-tester: Run the installation tests with beats-tester. -
runelasticsearch-ci/docs: Re-trigger the docs validation. (use unformatted text in the comment!)
This pull request has not been merged yet. Could you please review and merge it @Kerry350? 🙏
This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b mergify/bp/8.5/pr-33214 upstream/mergify/bp/8.5/pr-33214
git merge upstream/8.5
git push upstream mergify/bp/8.5/pr-33214
Oops I hadn't noticed this, I assumed it would be an automatic process. Fixing the conflicts.