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

[7.x] Wait for integration using Elasticsearch queries (backport #5934) #5937

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 13, 2021

This is an automatic backport of pull request #5934 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.io/

* Wait for integration using Elasticsearch queries

Extend `data_streams.wait_for_integration` to use either
Kibana or Elasticsearch queries, depending on what is
available. If Kibana config is defined, and Kibana can
be successfully queried, then it will be used. Otherwise
if the Elasticsearch output is configured, Elasticsearch
queries will be made to check the presence of index templates
which imply the integration has been installed.

* Add comment, remove comment

(cherry picked from commit 7e7da2d)
@mergify mergify bot assigned axw Aug 13, 2021
@axw axw enabled auto-merge (squash) August 13, 2021 03:49
@axw
Copy link
Member

axw commented Aug 13, 2021

/test

@apmmachine
Copy link
Contributor

apmmachine commented Aug 13, 2021

💚 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: 2021-08-13T04:24:08.672+0000

  • Duration: 45 min 30 sec

  • Commit: 0ec7964

Test stats 🧪

Test Results
Failed 0
Passed 4511
Skipped 15
Total 4526

Trends 🧪

Image of Build Times

Image of Tests

@axw axw merged commit 26a6bea into 7.x Aug 13, 2021
@mergify mergify bot deleted the mergify/bp/7.x/pr-5934 branch August 13, 2021 05:09
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