-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Fleet] Remove beats management plugin #99789
[Fleet] Remove beats management plugin #99789
Conversation
0b7d2b7
to
3ec63d5
Compare
3ec63d5
to
62eadb2
Compare
Pinging @elastic/fleet (Feature:Fleet) |
I'm not sure how/if we need to update something in the documentation and/or cloud. Please @elastic/fleet let me know how to proceed. |
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.
LGTM from ops perspective.
💚 Build Succeeded
Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Page load bundle
Unknown metric groupsAPI count
async chunk count
References to deprecated APIs
History
To update your PR or re-run it, just comment with: |
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.
LGTM! As we discussed, could you create an issue in https://github.com/elastic/observability-docs to document this plugin deprecation? And AFAIK there shouldn't be any impact on Cloud wrt to configuration, but still good to double check.
Friendly reminder: Looks like this PR hasn’t been backported yet. |
# Conflicts: # .github/CODEOWNERS # api_docs/data.json # api_docs/data_index_patterns.json # api_docs/deprecations.mdx # api_docs/security.json # api_docs/spaces.json
Summary
Closes #90614
Closes #95855
Remove the deprecated beats management plugin and its references.
Checklist
Delete any items that are not applicable to this PR.
For maintainers