Kibana visualizations can be added in a dashboard by value or by reference. As historically by value did not exist, most dashboards are still using by reference. Switching to value has the advantage that the dashboards are fully self contained and only need a single request to be installed. Because of this existing dashboards should be moved over to use by value.
The biggest have the most used packages and the ones with many dashboards and visualisations. This meta issue is to track the work on migrating these packages.
As soon as this list is migrated, we should expand it to all integrations.
Migration script
A migration script was created to help with this effort: https://github.com/flash1293/legacy_vis_analyzer
Documentation
Kibana visualizations can be added in a dashboard by value or by reference. As historically by value did not exist, most dashboards are still using by reference. Switching to value has the advantage that the dashboards are fully self contained and only need a single request to be installed. Because of this existing dashboards should be moved over to use by value.
The biggest have the most used packages and the ones with many dashboards and visualisations. This meta issue is to track the work on migrating these packages.
As soon as this list is migrated, we should expand it to all integrations.
Migration script
A migration script was created to help with this effort: https://github.com/flash1293/legacy_vis_analyzer
Documentation