-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Remove functionbeat #41506
Remove functionbeat #41506
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
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.
The lint issues aren't related to this PR, thus I'm not planning to fix them.
This pull request is now in conflicts. Could you fix it? 🙏
|
59add13
to
98f3de2
Compare
98f3de2
to
06bddea
Compare
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Linter failures are not related to this PR. |
@cmacknz functionbeat has been deprecated for quite some time already, does it still deserve a changelog entry? |
Functionbeat is still available for download appearing on https://www.elastic.co/downloads/beats and https://www.elastic.co/downloads/beats/functionbeat. This means that:
|
I will create one right away.
This pages should only be removed for 9.0 and all versions above. @nimarezainia to whom should I reach out to for this?
This has already been taken care of by @AndersonQ |
I still see functionbeat in the beats artifact summary in the unified release though https://snapshots.elastic.co/9.0.0-f4176a12/summary-9.0.0-SNAPSHOT.html#beats |
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.
Given that's mostly removing code and I cannot find any reference to functionbeat
any more (aside from changelog entries): LGTM.
@jmlrt you merged the release manager PR 20 hours ago so this is supposed to be fixed soon right? Or do we need to manually remove the one that were already pushed? cc @alsayasneh |
@jlind23 https://snapshots.elastic.co/9.0.0-f4176a12/summary-9.0.0-SNAPSHOT.html#beats is from a build dating from December 3rd. https://github.com/elastic/unified-release/pull/1558 was merged 10 hours ago and the latest build doesn't include |
Indeed it's functionbeat 😅 |
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.
The Buildkite pipeline and GH workflow changes look ok. The packaging pipeline can't be tested in a PR though, so please watch that carefully after this merges.
https://buildkite.com/elastic/beats-packaging-pipeline
@rowlandgeoff thanks for the heads up, packaging pipeline worked like a charm. |
* Remove functionbeat * Add changelog entry for functionbeat removal --------- Co-authored-by: julienlind <[email protected]>
Proposed commit message
remove functionbeat
Starting at 9.0.0 functionbeat will not be released anymore. So this changes remove the functionbeat code.
Checklist
[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding change to the default configuration files[ ] I have added tests that prove my fix is effective or that my feature worksCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
Author's Checklist
Dependencies:
kbn/doc-links
package kibana#193030How to test this PR locally
WIP
Related issues
Use cases
Screenshots
Logs