Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Remove kuery from uiFilters (#91932) #92685

Merged
merged 9 commits into from
Mar 2, 2021

Conversation

smith
Copy link
Contributor

@smith smith commented Feb 24, 2021

Backports the following commits to 7.x:

* Make kuery a standalone query parameter instead of part of uiFilters
* Move getEsFilters helper to RUM
* Move query utils from "common" to "server" (it uses esKuery from the data plugin, which is exported from server, not common.)
* Move uiFiltersRt to RUM routes

References elastic#84526.
# Conflicts:
#	x-pack/plugins/apm/public/context/annotations/annotations_context.tsx
@smith smith added the backport label Feb 24, 2021
@smith smith enabled auto-merge (squash) February 24, 2021 18:14
@kibanamachine
Copy link
Contributor

⏳ Build in-progress, with failures

Failed CI Steps

History

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

@smith
Copy link
Contributor Author

smith commented Mar 1, 2021

@elasticmachine merge upstream

@smith
Copy link
Contributor Author

smith commented Mar 2, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 5.3MB 5.3MB -1.2KB

History

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

@smith smith merged commit 4eeac3a into elastic:7.x Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants