-
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
[8.17](backport #41506) Remove functionbeat #43087
base: 8.17
Are you sure you want to change the base?
Conversation
* Remove functionbeat * Add changelog entry for functionbeat removal --------- Co-authored-by: julienlind <vincent.lind@elastic.co> (cherry picked from commit fb93eee) # Conflicts: # go.sum # x-pack/functionbeat/functionbeat.reference.yml
Cherry-pick of fb93eee has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
This pull request doesn't have a |
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.
If functionbeat is removed in 9.0, why is the removal backported to 8.x? Shouldn't it just be backported to 9?
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
This is an automatic backport of pull request #41506 done by [Mergify](https://mergify.com).