You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/fleet/install-uninstall-integration-assets.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,19 +23,18 @@ Note that it’s currently not possible to have multiple versions of the same in
23
23
24
24
::::{admonition} Spaces support for integration assets
25
25
26
-
Elastic Agent integrations and their assets, such as dashboards, visualizations, and saved searches, behave differently depending on your {{stack}} version:
27
-
28
-
* {applies_to}`stack: ga, removed 9.1` In versions earlier than {{stack}} 9.1, integration assets can be installed in only one {{kib}} space.
29
-
You can manually [copy them](/explore-analyze/find-and-organize/saved-objects.md#managing-saved-objects-copy-to-space) to other spaces. However, many integrations include markdown panels with dynamically generated links to other dashboards. When copied between spaces, these links might not behave as expected and can result in a `Dashboard not found` (404) error. Refer to known issue [#175072](https://github.com/elastic/kibana/issues/175072) for details.
30
-
31
-
* {applies_to}`stack: ga 9.1` Starting in {{stack}} 9.1, Fleet introduces a space-aware data model for {{agent}} policies and integrations. Agent policies can now span multiple spaces, while integration assets remain space-specific.
26
+
Elastic Agent integrations and associated assets, such as dashboards, visualizations, and saved searches, behave differently depending on your {{stack}} version:
32
27
28
+
* {applies_to}`stack: ga 9.1` Fleet uses a space-aware data model for {{agent}} policies and integrations. Agent policies can now span multiple spaces, while integration assets remain space-specific.
29
+
33
30
Integration assets are still installed per space, but can be managed and reinstalled independently in each space.
34
-
31
+
35
32
If you upgraded from an earlier version, enable space awareness in Fleet before managing integrations across spaces.
36
-
33
+
37
34
For more details, refer to [Using Spaces with Fleet](../../deploy-manage/manage-spaces-fleet.md).
38
35
36
+
* {applies_to}`stack: ga 9.0` In versions earlier than {{stack}} 9.1, integration assets can be installed in only one {{kib}} space. You can manually [copy them](/explore-analyze/find-and-organize/saved-objects.md#managing-saved-objects-copy-to-space) to other spaces. However, many integrations include markdown panels with dynamically generated links to other dashboards. When copied between spaces, these links might not behave as expected and can result in a `Dashboard not found` (404) error. Refer to known issue [#175072](https://github.com/elastic/kibana/issues/175072) for details.
0 commit comments