Skip to content

[7.x] [APM] NP Migration - Moves plugin server files out of legacy (#57532)#58074

Merged
ogupte merged 1 commit intoelastic:7.xfrom
ogupte:backport/7.x/pr-57532
Feb 20, 2020
Merged

[7.x] [APM] NP Migration - Moves plugin server files out of legacy (#57532)#58074
ogupte merged 1 commit intoelastic:7.xfrom
ogupte:backport/7.x/pr-57532

Conversation

@ogupte
Copy link
Contributor

@ogupte ogupte commented Feb 20, 2020

Backports the following commits to 7.x:

…#57532)

* Closes @56832 Migrates uses of the saved objects client to the internal
and context scoped clients exposed in the new platform core setup

* moves apm server, common, and typings dirs to the new plugin directory

* fixes path imports and type errors

* fixes some lint errors

* fixes CI failure. Use internal saved objects client like before.

* uses the context-scoped saved objects client for saving runtime APM indices,
and uses the internal saved objects client when creating apm index
pattern, so that any user who navigates to apm can trigger it

* fixes the type check error by updating import paths

* renamed files and directories to snake_case to pass scripts/check_file_casing

* rebase fixes and commit filename case changes

* moves get_indices_privileges.ts out of legacy path
@ogupte ogupte added the backport This PR is a backport of another PR label Feb 20, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@ogupte ogupte merged commit 10386fe into elastic:7.x Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants