kibana/x-pack/plugins/monitoring/server/es_client
Spencer 2e232c2e31
[@kbn/expect] "fork" expect.js into repo (#33761)
* [@kbn/expect] "fork" expect.js into repo

* [eslint] autofix references to expect.js

* [tslint] autofix all expect.js imports

* now that expect.js is in strict mode, avoid reassigning fn.length
2019-03-25 09:56:48 -07:00
..
__tests__ [@kbn/expect] "fork" expect.js into repo (#33761) 2019-03-25 09:56:48 -07:00
instantiate_client.js
README.md

Note: This folder contains a lot of code copied from Kibana under src/plugins/elasticsearch/lib

Consolidation of the code would require Kibana to expose ES Plugin libs on the server object. TODO.