-
Notifications
You must be signed in to change notification settings - Fork 5k
[8.x](backport #41506) Remove functionbeat #43090
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
Conversation
This PR is a manual backport of elastic#41506 removing functionbeat. Relates elastic#40745
316f3bc
to
598cb59
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NIT Lint is not happy.
We are removing functiobeat starting with 9.0 so we shouldn't backport this one. |
Thanks! FYI the particular lint failure is unrelated to this PR and wasn't addressed in the previous one either https://github.com/elastic/beats/pull/41506/files#r1832662377 |
NOTE for reviewers: This is ready to be reviewed. It must be merged, however, only after the package has been removed from the expected list on the release manager (elastic internal PR link) |
This commit is a forward port of the change introduced in 8.x (and earlier) via elastic#43090 to help reduce potential conflicts with future backports.
This commit is a forward port of the change introduced in 8.x (and earlier) via elastic#43090 to help reduce potential conflicts with future backports.
This commit is a forward port of the change introduced in 8.x (and earlier) via elastic#43090 to help reduce potential conflicts with future backports.
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
* Remove functionbeat This PR is a manual backport of #41506 removing functionbeat. Relates #40745 * Update NOTICE.txt * Pin python for check-dev-tools --------- Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co> (cherry picked from commit 042a541) # Conflicts: # NOTICE.txt # go.mod # go.sum
* Remove functionbeat This PR is a manual backport of #41506 removing functionbeat. Relates #40745 * Update NOTICE.txt * Pin python for check-dev-tools --------- Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co> (cherry picked from commit 042a541) # Conflicts: # NOTICE.txt # go.mod # go.sum # x-pack/functionbeat/Dockerfile # x-pack/functionbeat/main_test.go # x-pack/functionbeat/provider/aws/cmd/root.go # x-pack/functionbeat/provider/aws/main_test.go # x-pack/functionbeat/provider/local/main_test.go
…43154) This PR is a manual backport of #41506 removing functionbeat. Relates #40745 --------- Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co> (cherry picked from commit 042a541) * remove pin python for check-dev-tools * Revert "remove pin python for check-dev-tools" This reverts commit 1716121. * fix changelog * go mod tidy --------- Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com> Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co>
This commit removes x-pack/functionbeat from the DRA process, which was missed from elastic#43090
…43153) * [8.x](backport #41506) Remove functionbeat (#43090) * Remove functionbeat This PR is a manual backport of #41506 removing functionbeat. Relates #40745 * Update NOTICE.txt * Pin python for check-dev-tools --------- Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co> (cherry picked from commit 042a541) # Conflicts: # NOTICE.txt # go.mod # go.sum * fix conflicts * remove pin python for check-dev-tools * Revert "remove pin python for check-dev-tools" This reverts commit 2fbbd03. * fix changelog --------- Co-authored-by: Dimitrios Liappis <dimitrios.liappis@gmail.com> Co-authored-by: Anderson Queiroz <anderson.queiroz@elastic.co>
This commit is a forward port of the change introduced in 8.x (and earlier) via #43090 to help reduce potential conflicts with future backports.
Proposed commit message
This PR is a manual backport of #41506 removing functionbeat.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
Author's Checklist
Dependent PRs:
Related issues
Relates #40745