Skip to content

Comments

Add simple completion support for watcher#95

Open
spinscale wants to merge 1 commit intoelastic:masterfrom
spinscale:1601-watcher-completion-support
Open

Add simple completion support for watcher#95
spinscale wants to merge 1 commit intoelastic:masterfrom
spinscale:1601-watcher-completion-support

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