Skip to content

[7.x] [Infra UI][Logs UI] Fix autocomplete to use proper derived index pattern (#42287)#42543

Merged
simianhacker merged 1 commit intoelastic:7.xfrom
simianhacker:backport/7.x/pr-42287
Aug 2, 2019
Merged

[7.x] [Infra UI][Logs UI] Fix autocomplete to use proper derived index pattern (#42287)#42543
simianhacker merged 1 commit intoelastic:7.xfrom
simianhacker:backport/7.x/pr-42287

Conversation

@simianhacker
Copy link
Copy Markdown
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
@simianhacker simianhacker added the backport This PR is a backport of another PR label Aug 2, 2019
@elasticmachine
Copy link
Copy Markdown
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

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants