beats icon indicating copy to clipboard operation
beats copied to clipboard

[8.5](backport #33214) [Metricbeat] Fix index and cluster_stats schemas in the ES module to account for missing fields

Open mergify[bot] opened this issue 3 years ago • 2 comments

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 refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will 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

mergify[bot] avatar Oct 04 '22 15:10 mergify[bot]

This pull request doesn't have a Team:<team> label.

botelastic[bot] avatar Oct 04 '22 15:10 botelastic[bot]

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

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.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

elasticmachine avatar Oct 04 '22 16:10 elasticmachine

This pull request has not been merged yet. Could you please review and merge it @Kerry350? 🙏

mergify[bot] avatar Oct 10 '22 04:10 mergify[bot]

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

mergify[bot] avatar Oct 12 '22 02:10 mergify[bot]

Oops I hadn't noticed this, I assumed it would be an automatic process. Fixing the conflicts.

Kerry350 avatar Oct 13 '22 13:10 Kerry350