Commit 47f675c
Sustainable Kibana Architecture: Move modules owned by
## Summary
This PR aims at relocating some of the Kibana modules (plugins and
packages) into a new folder structure, according to the _Sustainable
Kibana Architecture_ initiative.
> [!IMPORTANT]
> * We kindly ask you to:
> * Manually fix the errors in the error section below (if there are
any).
> * Search for the `packages[\/\\]` and `plugins[\/\\]` patterns in the
source code (Babel and Eslint config files), and update them
appropriately.
> * Manually review
`.buildkite/scripts/pipelines/pull_request/pipeline.ts` to ensure that
any CI pipeline customizations continue to be correctly applied after
the changed path names
> * Review all of the updated files, specially the `.ts` and `.js` files
listed in the sections below, as some of them contain relative paths
that have been updated.
> * Think of potential impact of the move, including tooling and
configuration files that can be pointing to the relocated modules. E.g.:
> * customised eslint rules
> * docs pointing to source code
> [!NOTE]
> * This PR has been auto-generated.
> * Any manual contributions will be lost if the 'relocate' script is
re-run.
> * Try to obtain the missing reviews / approvals before applying manual
fixes, and/or keep your changes in a .patch / git stash.
> * Please use
[#sustainable_kibana_architecture](https://elastic.slack.com/archives/C07TCKTA22E)
Slack channel for feedback.
Are you trying to rebase this PR to solve merge conflicts? Please follow
the steps describe
[here](https://elastic.slack.com/archives/C07TCKTA22E/p1734019532879269?thread_ts=1734019339.935419&cid=C07TCKTA22E).
#### 2 plugin(s) are going to be relocated:
| Id | Target folder |
| -- | ------------- |
| `@kbn/monitoring-collection-plugin` |
`x-pack/platform/plugins/private/monitoring_collection` |
| `@kbn/monitoring-plugin` |
`x-pack/platform/plugins/private/monitoring` |
<details >
<summary>Updated relative paths</summary>
```
x-pack/platform/plugins/private/monitoring/dev_docs/how_to/testing.md:7
x-pack/platform/plugins/private/monitoring/dev_docs/how_to/testing.md:8
x-pack/platform/plugins/private/monitoring/jest.config.js:10
x-pack/platform/plugins/private/monitoring/tsconfig.json:2
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:100
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:103
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:106
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:109
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:115
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:121
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:127
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:130
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:133
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:136
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:139
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:142
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:145
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:19
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:2
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:22
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:25
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:28
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:31
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:34
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:37
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:64
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:67
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:70
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:73
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:76
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:79
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:82
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:85
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:88
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:91
x-pack/platform/plugins/private/monitoring/tsconfig.type_check.json:97
x-pack/platform/plugins/private/monitoring_collection/jest.config.js:10
x-pack/platform/plugins/private/monitoring_collection/tsconfig.json:2
x-pack/platform/plugins/private/monitoring_collection/tsconfig.type_check.json:16
x-pack/platform/plugins/private/monitoring_collection/tsconfig.type_check.json:19
x-pack/platform/plugins/private/monitoring_collection/tsconfig.type_check.json:2
x-pack/platform/plugins/private/monitoring_collection/tsconfig.type_check.json:22
x-pack/platform/plugins/private/monitoring_collection/tsconfig.type_check.json:25
x-pack/platform/plugins/private/monitoring_collection/tsconfig.type_check.json:28
x-pack/platform/plugins/private/monitoring_collection/tsconfig.type_check.json:31
```
</details>
---------
Co-authored-by: pgayvallet <[email protected]>
Co-authored-by: kibanamachine <[email protected]>@elastic/stack-monitoring (elastic#202860)1 parent 681d40e commit 47f675c
File tree
1,105 files changed
+394
-143
lines changed- .github
- docs/developer
- src/dev/precommit_hook
- x-pack
- platform/plugins/private
- monitoring_collection
- server
- lib
- routes
- api/v1
- dynamic_route
- prometheus
- monitoring
- common
- http_api
- _health
- apm
- beats
- cluster
- elasticsearch_settings
- elasticsearch
- enterprise_search
- kibana
- logstash
- setup
- types
- dev_docs
- how_to
- images
- reference
- runbook
- public
- alerts
- ccr_read_exceptions_alert
- components/param_details_form
- cpu_usage_alert
- disk_usage_alert
- flyout_expressions
- large_shard_size_alert
- legacy_alert
- lib
- __snapshots__
- memory_usage_alert
- missing_monitoring_data_alert
- thread_pool_rejections_alert
- application
- contexts
- hooks
- pages
- access_denied
- apm
- beats
- cluster
- elasticsearch
- enterprise_search
- home
- kibana
- logstash
- no_data
- components
- apm
- instances
- instance
- overview
- beats
- beat
- listing
- overview
- __snapshots__
- chart
- cluster
- listing
- overview
- __snapshots__
- elasticsearch
- ccr_shard
- __snapshots__
- ccr
- __snapshots__
- cluster_status
- index_detail_status
- index
- indices
- ml_job_listing
- ml_jobs
- node_detail_status
- nodes
- __snapshots__
- node
- overview
- shard_activity
- shard_allocation
- components
- __snapshots__
- lib
- transformers
- enterprise_search/overview
- kibana
- cluster_status
- detail_status
- instances
- kuery_bar
- license
- logstash
- cluster_status
- detail_status
- listing
- __snapshots__
- overview
- pipeline_listing
- pipeline_viewer
- models
- graph
- list
- pipeline
- views
- __snapshots__
- logs
- __snapshots__
- metricbeat_migration
- flyout
- __snapshots__
- instruction_steps
- apm
- beats
- components/monospace
- elasticsearch
- kibana
- logstash
- no_data
- __snapshots__
- blurbs
- explanations
- collection_enabled
- __snapshots__
- collection_interval
- __snapshots__
- exporters
- __snapshots__
- plugin_enabled
- __snapshots__
- reasons
- __snapshots__
- page_loading
- __snapshots__
- renderers
- __snapshots__
- lib
- setup_mode
- __snapshots__
- sparkline
- __mocks__/plugins/xpack_main
- __snapshots__
- status_icon
- summary_status
- __snapshots__
- table
- icons
- lib
- elasticsearch_settings
- checkers
- logstash
- server
- es_client
- kibana_monitoring
- collectors
- lib
- lib
- lib
- alerts
- apm
- beats
- __fixtures__
- cluster
- __fixtures__
- __snapshots__
- details
- __fixtures__
- __snapshots__
- elasticsearch_settings
- set
- elasticsearch
- indices
- nodes
- get_nodes
- __fixtures__
- __snapshots__
- shards
- __fixtures__
- enterprise_search
- errors
- kibana
- rules
- logstash
- logs
- metrics
- __snapshots__
- apm
- beats
- classes
- elasticsearch
- enterprise_search
- kibana
- logstash
- pagination
- setup/collection
- standalone_clusters
- routes
- api/v1
- _health
- errors_helpers
- metricbeat
- monitored_clusters
- package
- alerts
- apm
- beats
- check_access
- cluster
- elasticsearch_settings
- check
- set
- elasticsearch
- enterprise_search
- kibana
- logstash
- pipelines
- setup
- rules
- telemetry_collection
- __mocks__/fixtures
- plugins/telemetry_collection_xpack/schema
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,105 files changed
+394
-143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
847 | 847 | | |
848 | 848 | | |
849 | 849 | | |
| 850 | + | |
| 851 | + | |
850 | 852 | | |
851 | 853 | | |
852 | 854 | | |
| |||
900 | 902 | | |
901 | 903 | | |
902 | 904 | | |
903 | | - | |
904 | | - | |
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
| |||
2544 | 2544 | | |
2545 | 2545 | | |
2546 | 2546 | | |
2547 | | - | |
| 2547 | + | |
2548 | 2548 | | |
2549 | 2549 | | |
2550 | 2550 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | | - | |
| 685 | + | |
| 686 | + | |
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1298 | 1298 | | |
1299 | 1299 | | |
1300 | 1300 | | |
1301 | | - | |
1302 | | - | |
1303 | | - | |
1304 | | - | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
1305 | 1305 | | |
1306 | 1306 | | |
1307 | 1307 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
File renamed without changes.
0 commit comments