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

Add simple completion support for watcher #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spinscale
Copy link
Contributor

This adds basic completion support for watcher. Some things need to be extended,
but it should already help a lot.

Several things are not covered here yet:

  • This should only work, when the watcher plugin is actually installed, right now the kibana code on start up only checks the version in es.js, but it might be a good idea to also check the installed plugins and decide based on that what to load. This would be even more useful with all of our open source analyser, repository and discovery plugins.
  • Compare condititions, handling of fields with arrays and recursive fields like the various chain stuff are not supported

This adds basic completion support for watcher. Some things need to be extended,
but it should already help a lot.
@spinscale
Copy link
Contributor Author

@spalger ping, anything I can help with? Adding this conditionally only when watcher is active?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant