kibana/docs/developer
Oliver Gupte 3d75154368
[APM] Removes the apm_oss plugin and deprecates related configs (#113364)
* [APM] Removes the apm_oss plugin and deprecates related configs (#108160)

* removes commented lines

* fixes typescript errors

* performs start up migration on the saved objects mapping for apm-indices

* removes all references to the deprecated apm_oss.* config paths in APM

* fixes missing bundle error

* fixes type error

* fixes eslint error with disabled rules

* fixes saved object mappings for es_archvices for tests

* fixes eslint error

* Updates default index values to include the more general apm-*. Fixes broken tests.

* removing unused configs from the config path migration: apm_oss.indexPattern and apm_oss.fleetMode

* - replaces full index configuration paths with references in the `xpack.apm.indices` namespace
- removes mergeConfig function and test

* fixes proxy mock object in unit test

* fixes linting issues

* PR feedback and failed test

* changes the configs at `xpack.apm.indices.*` from plural to singular to match `processor.event` values
2021-10-13 03:16:21 -04:00
..
advanced Update sharing saved objects dev docs (#114395) 2021-10-10 09:34:17 -04:00
architecture Fix typos in docs & dev_docs (#113746) 2021-10-07 14:30:32 -04:00
best-practices Fix typos in docs & dev_docs (#113746) 2021-10-07 14:30:32 -04:00
contributing Fix typos in docs & dev_docs (#113746) 2021-10-07 14:30:32 -04:00
getting-started [8.0] Remove legacy logging (#112305) 2021-10-05 13:30:56 +02:00
images
plugin Fix typos in docs & dev_docs (#113746) 2021-10-07 14:30:32 -04:00
index.asciidoc
plugin-list.asciidoc [APM] Removes the apm_oss plugin and deprecates related configs (#113364) 2021-10-13 03:16:21 -04:00
telemetry.asciidoc