Closed weltenwort closed 1 month ago
@gbamparop thanks for the review, but this is not done yet :innocent:
Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)
Just comment with: - `/oblt-deploy` : Deploy a Kibana instance using the Observability test environments. - `run` `docs-build` : Re-trigger the docs validation. (use unformatted text in the comment!)
@elasticmachine merge upstream
docker.elastic.co/kibana-ci/kibana-serverless:pr-204052-4451aba200ee
Fewer modules leads to a faster build time
id | before | after | diff |
---|---|---|---|
datasetQuality |
278 | 273 | -5 |
Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app
id | before | after | diff |
---|---|---|---|
datasetQuality |
252.5KB | 252.5KB | -34.0B |
Size of the bundles that are downloaded on every page load. Target size is below 100kb
id | before | after | diff |
---|---|---|---|
datasetQuality |
18.9KB | 18.9KB | +20.0B |
cc @weltenwort
Starting backport for target branches: 8.x
Status | Branch | Result |
---|---|---|
❌ | 8.x | Backport failed because of merge conflicts |
To create the backport manually run:
node scripts/backport --pr 204052
Please refer to the Backport tool documentation
:memo: Summary
This reclassifies the plugins
@kbn/data-quality-plugin
and@kbn/dataset-quality-plugin
asplatform/shared
, because they're not specific observability despite the code ownership.:female_detective: Review notes
@kbn/observability-shared-plugin
to remove a forbidden dependency.