Skip to content

Fix: APM should not have a hard requirement on kuery_autocomplete#21539

Merged
lukasolson merged 1 commit intoelastic:masterfrom
lukasolson:fix/apmNoKuery
Aug 1, 2018
Merged

Fix: APM should not have a hard requirement on kuery_autocomplete#21539
lukasolson merged 1 commit intoelastic:masterfrom
lukasolson:fix/apmNoKuery

Conversation

@lukasolson
Copy link
Contributor

I was thinking about #21249 and while APM does use Kuery's autocomplete, the plugin itself should not have a hard requirement on the kuery_autocomplete since it can (and does) handle the situation when no autocomplete providers are registered for kuery.

This PR simply removes the hard requirement so that if someone disables the kuery_autocomplete plugin, it doesn't prevent Kibana from starting completely, and the query bar in APM still works but just doesn't show suggestions.

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, LGTM

@lukasolson lukasolson merged commit 9cc95aa into elastic:master Aug 1, 2018
lukasolson added a commit to lukasolson/kibana that referenced this pull request Aug 1, 2018
@lukasolson
Copy link
Contributor Author

6.4 (6.4.0): a344d34
6.x (6.5.0): 69f48f9

@elasticmachine
Copy link
Contributor

💔 Build Failed

@lukasolson lukasolson deleted the fix/apmNoKuery branch October 31, 2018 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants