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] [Infra UI][Logs UI] Fix autocomplete to use proper derived index pattern (#42287) #42543

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

simianhacker
Copy link
Member

Backports the following commits to 7.x:

…ern (elastic#42287)

* [Infra UI] Fix autocompete on inventry page to use proper indexPattern

- Closes elastic#42275
- Removes derivedIndexPattern
- Adds createDerivedIndexPattern(type: 'logs' | 'metrics' | 'both')
- Replaces all instances of derivedIndexPattern from WithSource with
results of createDerivedIndexPattern()

* Fixing a missed conversion

* Removing useCallback
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@simianhacker simianhacker merged commit 73f6926 into elastic:7.x Aug 2, 2019
@simianhacker simianhacker deleted the backport/7.x/pr-42287 branch April 17, 2024 15:14
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