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

[ML] Switch from _xpack/ml to _ml for 7.0 #26876

Closed
droberts195 opened this issue Dec 10, 2018 · 1 comment
Closed

[ML] Switch from _xpack/ml to _ml for 7.0 #26876

droberts195 opened this issue Dec 10, 2018 · 1 comment
Assignees

Comments

@droberts195
Copy link
Contributor

As a result of elastic/elasticsearch#35958 the UI will need to be changed in the master branch to call ML endpoints beginning _ml instead of _xpack/ml. Until this is done it will generate deprecation warnings in Elasticsearch.

Additionally, if the ML UI code is calling any other X-Pack endpoints then these should also be updated, e.g. _xpack/watcher to _watcher.

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

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

No branches or pull requests

3 participants