Skip to content

[automation] update libbeat and beats packaging#7534

Merged
axw merged 4 commits into
mainfrom
update-beats-20220315033504
Mar 15, 2022
Merged

[automation] update libbeat and beats packaging#7534
axw merged 4 commits into
mainfrom
update-beats-20220315033504

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 15, 2022

What

Update with libbeat and beats packaging.

@ghost ghost added automation backport-skip Skip notification from the automated backport with mergify labels Mar 15, 2022
@ghost
Copy link
Copy Markdown
Author

ghost commented Mar 15, 2022

💚 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-03-15T08:58:39.367+0000

  • Duration: 49 min 55 sec

Test stats 🧪

Test Results
Failed 0
Passed 4382
Skipped 14
Total 4396

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /hey-apm : Run the hey-apm benchmark.

  • /package : Generate and publish the docker images.

  • /test windows : Build & tests on Windows.

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

This move the Manager.Start and Stop into the Beats' run method, this
move ensure that the system is configured and ready to receive events.

Having the Manager started and stopped at the Libbeat level was causing
inconsistency when configuring the Beats by the Elastic Agent.
The problem would lead to the following behavior:

- Zombie Beats with only outputs configured
- Beats without any inputs configured
- Beats with some of the input configured.

The problem was often cause by restarting the agent and having the
machine under a significant load.

See: elastic/beats#30694 for details
@axw axw enabled auto-merge (squash) March 15, 2022 08:58
@axw axw merged commit 510f0f7 into main Mar 15, 2022
@axw axw deleted the update-beats-20220315033504 branch March 15, 2022 09:47
v1v added a commit to v1v/apm-server that referenced this pull request Mar 15, 2022
* 'main' of github.com:elastic/apm-server:
  [automation] update libbeat and beats packaging (elastic#7534)
  Fix modelindexer benchmarks (elastic#7533)
  [Automation] Update elastic stack version to 8.2.0-fee3b8d2 for testing (elastic#7537)
  Removed `observer.version_major` (elastic#7399)
  [Docs - OpenTelemetry] Document limitation on OTLP/HTTP not being supported (elastic#7505)
v1v added a commit to v1v/apm-server that referenced this pull request Mar 17, 2022
…approach

* upstream/main:
  jjbb: Daily Releasable Artifacts pipeline (elastic#7531)
  [Automation] Update elastic stack version to 8.2.0-ff67d7b8 for testing (elastic#7561)
  Update to elastic/beats@b9d17e0c161b (elastic#7560)
  systemtest: set min TLS version to 1.2 (elastic#7551)
  Update module deps (elastic#7552)
  [Automation] Update elastic stack version to 8.2.0-9bac538c for testing (elastic#7549)
  Update to elastic/beats@ab30a0234e1c (elastic#7546)
  [automation] update libbeat and beats packaging (elastic#7534)
  Fix modelindexer benchmarks (elastic#7533)
  [Automation] Update elastic stack version to 8.2.0-fee3b8d2 for testing (elastic#7537)
  Removed `observer.version_major` (elastic#7399)
  [Docs - OpenTelemetry] Document limitation on OTLP/HTTP not being supported (elastic#7505)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation backport-skip Skip notification from the automated backport with mergify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants