Open nchaulet opened 8 hours ago
Pinging @elastic/fleet (Team:Fleet)
Fewer modules leads to a faster build time
id | before | after | diff |
---|---|---|---|
fleet |
1240 | 1241 | +1 |
Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app
id | before | after | diff |
---|---|---|---|
fleet |
1.7MB | 1.7MB | +773.0B |
cc @nchaulet
Summary
Resolve https://github.com/elastic/kibana/issues/193664
Fix agent dashboard link when the integration is installed in multiple space, we now can install kibana assets in multiple space, but the dashboard link was using the hardcoded id of the dashboard, when installing in a new space the dashboard id is different that PR fix that by using the correct dashboard id when available.
Test
How to test? with space awareness enabled (feature flag + api call)
Create multiple space and add agent to those space
Check the dashboard link is visible and working when kibana assets are installed in the space