kibana/x-pack/plugins/monitoring/server/es_client
2018-06-26 20:17:41 -07:00
..
__tests__ Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
instantiate_client.js Fix misspellings (#19981) 2018-06-26 20:17:41 -07:00
README.md Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00

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.