-
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
[DOCS] Fleet managed content #178380
[DOCS] Fleet managed content #178380
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
Pinging @elastic/kibana-docs (Team:Docs) |
## Summary The [Fleet page](https://www.elastic.co/guide/en/kibana/current/fleet.html) in the Kibana docs needed to be updated to reflect that most Fleet-installed integrations cannot be directly edited any longer. Users need to make clones of this managed content to make edits and customizations. Closes: [elastic#175150](elastic#175150) Relates to: [elastic#970](elastic/ingest-docs#970) (cherry picked from commit ab98a25)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.13`: - [[DOCS] Fleet managed content (#178380)](#178380) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-03-25T22:14:29Z","message":"[DOCS] Fleet managed content (#178380)\n\n## Summary\r\n\r\nThe [Fleet\r\npage](https://www.elastic.co/guide/en/kibana/current/fleet.html) in the\r\nKibana docs needed to be updated to reflect that most Fleet-installed\r\nintegrations cannot be directly edited any longer. Users need to make\r\nclones of this managed content to make edits and customizations.\r\n\r\nCloses: [#175150](https://github.com/elastic/kibana/issues/175150)\r\n\r\nRelates to: [#970](https://github.com/elastic/ingest-docs/pull/970)","sha":"ab98a258b262a3fe3bb6a9a6b56e3d9d9021a1c3","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.13.0","v8.14.0"],"title":"[DOCS] Fleet managed content","number":178380,"url":"https://github.com/elastic/kibana/pull/178380","mergeCommit":{"message":"[DOCS] Fleet managed content (#178380)\n\n## Summary\r\n\r\nThe [Fleet\r\npage](https://www.elastic.co/guide/en/kibana/current/fleet.html) in the\r\nKibana docs needed to be updated to reflect that most Fleet-installed\r\nintegrations cannot be directly edited any longer. Users need to make\r\nclones of this managed content to make edits and customizations.\r\n\r\nCloses: [#175150](https://github.com/elastic/kibana/issues/175150)\r\n\r\nRelates to: [#970](https://github.com/elastic/ingest-docs/pull/970)","sha":"ab98a258b262a3fe3bb6a9a6b56e3d9d9021a1c3"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/178380","number":178380,"mergeCommit":{"message":"[DOCS] Fleet managed content (#178380)\n\n## Summary\r\n\r\nThe [Fleet\r\npage](https://www.elastic.co/guide/en/kibana/current/fleet.html) in the\r\nKibana docs needed to be updated to reflect that most Fleet-installed\r\nintegrations cannot be directly edited any longer. Users need to make\r\nclones of this managed content to make edits and customizations.\r\n\r\nCloses: [#175150](https://github.com/elastic/kibana/issues/175150)\r\n\r\nRelates to: [#970](https://github.com/elastic/ingest-docs/pull/970)","sha":"ab98a258b262a3fe3bb6a9a6b56e3d9d9021a1c3"}}]}] BACKPORT--> Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
Summary
The Fleet page in the Kibana docs needed to be updated to reflect that most Fleet-installed integrations cannot be directly edited any longer. Users need to make clones of this managed content to make edits and customizations.
Closes: #175150
Relates to: #970