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

[updatecli] Update to elastic/beats@2dbb60663c8e #14865

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

elastic-observability-automation[bot]
Copy link
Contributor

What

elastic/beats automatic sync

Changeset


Bump beats

Update to elastic/beats@2dbb60663c8e

ran shell command ".ci/scripts/update-beats.sh 2dbb60663c8e"

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@elastic-observability-automation elastic-observability-automation bot requested a review from a team as a code owner December 9, 2024 15:04
@elastic-observability-automation elastic-observability-automation bot added automation backport-skip Skip notification from the automated backport with mergify labels Dec 9, 2024
carsonip
carsonip previously approved these changes Dec 9, 2024
Copy link
Member

@carsonip carsonip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This contains elastic/beats#41794

Copy link
Contributor

mergify bot commented Dec 9, 2024

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@mergify mergify bot merged commit 340afdd into main Dec 9, 2024
13 checks passed
@mergify mergify bot deleted the updatecli_main_updatecli-update-beats-main branch December 9, 2024 15:55
@carsonip carsonip mentioned this pull request Dec 11, 2024
7 tasks
@carsonip
Copy link
Member

Testing notes

✔️ test-plan-ok

Using 8.17BC6 ESS. Cannot be tested with ESS apm-server as apm tracing is not nil on ESS (see #14231). Need to enroll local EA in fleet.

With 8.16.1 EA:

{"log.level":"info","@timestamp":"2024-12-11T12:04:56.303Z","message":"loaded input config","component":{"binary":"apm-server","dataset":"elastic_agent.apm_server","id":"apm-default","type":"apm"},"log":{"source":"apm-default"},"service.name":"apm-server","revision":5,"ecs.version":"1.6.0","log.origin":{"file.line":133,"file.name":"beatcmd/reloader.go","function":"github.com/elastic/apm-server/internal/beatcmd.(*Reloader).reloadInputs"},"ecs.version":"1.6.0"}
{"log.level":"info","@timestamp":"2024-12-11T12:05:28.432Z","message":"loaded apm tracing config","component":{"binary":"apm-server","dataset":"elastic_agent.apm_server","id":"apm-default","type":"apm"},"log":{"source":"apm-default"},"service.name":"apm-server","ecs.version":"1.6.0","log.origin":{"file.line":163,"file.name":"beatcmd/reloader.go","function":"github.com/elastic/apm-server/internal/beatcmd.(*Reloader).reloadAPMTracing"},"ecs.version":"1.6.0"}
{"log.level":"info","@timestamp":"2024-12-11T12:05:28.439Z","message":"loaded input config","component":{"binary":"apm-server","dataset":"elastic_agent.apm_server","id":"apm-default","type":"apm"},"log":{"source":"apm-default"},"log.origin":{"file.line":133,"file.name":"beatcmd/reloader.go","function":"github.com/elastic/apm-server/internal/beatcmd.(*Reloader).reloadInputs"},"service.name":"apm-server","revision":6,"ecs.version":"1.6.0","ecs.version":"1.6.0"}

With 8.17.0BC6 EA:

{"log.level":"info","@timestamp":"2024-12-11T12:14:24.783Z","message":"loaded output config","component":{"binary":"apm-server","dataset":"elastic_agent.apm_server","id":"apm-default","type":"apm"},"log":{"source":"apm-default"},"log.origin":{"file.line":169,"file.name":"beatcmd/reloader.go","function":"github.com/elastic/apm-server/internal/beatcmd.(*Reloader).reloadOutput"},"service.name":"apm-server","ecs.version":"1.6.0","ecs.version":"1.6.0"}
{"log.level":"info","@timestamp":"2024-12-11T12:14:24.784Z","message":"loaded input config","component":{"binary":"apm-server","dataset":"elastic_agent.apm_server","id":"apm-default","type":"apm"},"log":{"source":"apm-default"},"ecs.version":"1.6.0","log.origin":{"file.line":155,"file.name":"beatcmd/reloader.go","function":"github.com/elastic/apm-server/internal/beatcmd.(*Reloader).reloadInputs"},"service.name":"apm-server","revision":6,"ecs.version":"1.6.0"}
{"log.level":"info","@timestamp":"2024-12-11T12:14:55.792Z","message":"loaded input config","component":{"binary":"apm-server","dataset":"elastic_agent.apm_server","id":"apm-default","type":"apm"},"log":{"source":"apm-default"},"log.origin":{"file.line":155,"file.name":"beatcmd/reloader.go","function":"github.com/elastic/apm-server/internal/beatcmd.(*Reloader).reloadInputs"},"service.name":"apm-server","revision":7,"ecs.version":"1.6.0","ecs.version":"1.6.0"}
{"log.level":"info","@timestamp":"2024-12-11T12:15:24.943Z","message":"loaded input config","component":{"binary":"apm-server","dataset":"elastic_agent.apm_server","id":"apm-default","type":"apm"},"log":{"source":"apm-default"},"revision":8,"ecs.version":"1.6.0","log.origin":{"file.line":155,"file.name":"beatcmd/reloader.go","function":"github.com/elastic/apm-server/internal/beatcmd.(*Reloader).reloadInputs"},"service.name":"apm-server","ecs.version":"1.6.0"}

Apm tracing config is not reloaded on every integration policy change as shown by lack of log line "loaded apm tracing config"

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 test-plan v8.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants