Skip to content

Commit f7ae497

Browse files
[8.x] [Docs] Update community plugins documentation (#197569) (#197736)
# Backport This will backport the following commits from `main` to `8.x`: - [[Docs] Update community plugins documentation (#197569)](#197569) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"florent-leborgne","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-24T21:12:23Z","message":"[Docs] Update community plugins documentation (#197569)\n\nThis PR recreates [@aakash742's\nPR](#196497) to add a note about\nElastic not providing support for community plugins\n\n---------\n\nCo-authored-by: akashsingh <[email protected]>","sha":"762903e31ca180360f1c9e7eb7506133dd0c6581","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","v8.16.0","backport:version","v8.17.0","v8.15.4"],"title":"[Docs] Update community plugins documentation","number":197569,"url":"https://github.com/elastic/kibana/pull/197569","mergeCommit":{"message":"[Docs] Update community plugins documentation (#197569)\n\nThis PR recreates [@aakash742's\nPR](#196497) to add a note about\nElastic not providing support for community plugins\n\n---------\n\nCo-authored-by: akashsingh <[email protected]>","sha":"762903e31ca180360f1c9e7eb7506133dd0c6581"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.x","8.15"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/197569","number":197569,"mergeCommit":{"message":"[Docs] Update community plugins documentation (#197569)\n\nThis PR recreates [@aakash742's\nPR](#196497) to add a note about\nElastic not providing support for community plugins\n\n---------\n\nCo-authored-by: akashsingh <[email protected]>","sha":"762903e31ca180360f1c9e7eb7506133dd0c6581"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.15","label":"v8.15.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: florent-leborgne <[email protected]>
1 parent f4d82ed commit f7ae497

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/user/plugins.asciidoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Plugin developers must release a new version of their plugin for each new {kib}
1818
== Known plugins
1919

2020
The known plugins were tested for {kib} *5.x*, so we are unable to guarantee compatibility with your version of {kib}. The {kib} installer rejects any plugins that haven't been published for your specific version of {kib}.
21-
We are unable to evaluate or maintain the known plugins, so care should be taken before installation.
21+
22+
IMPORTANT: Known plugins are developed and maintained outside of Elastic. They are not supported by Elastic. If you encounter an issue with a community plugin, contact the plugin's owner.
2223

2324
[float]
2425
=== Apps
@@ -182,4 +183,4 @@ you must specify the path to that configuration file each time you use the `bin/
182183
0:: Success
183184
64:: Unknown command or incorrect option parameter
184185
74:: I/O error
185-
70:: Other error
186+
70:: Other error

0 commit comments

Comments
 (0)