kibana/x-pack/plugins/grokdebugger/server
Jean-Louis Leysens 9038e5c397
[Grokdebugger] Fix simulate error handling (#83036)
* Fix detection of 4xx errors in grokdebugger simulate endpoint

- removed code to call simulate endpoint from "KibanaFramework"
- fixed throwing of string value
- using new elasticsearch client instead of legacy
- handle error with shared error handling logic

* added deprecation notice to register route on KibanaFramework

* remove deprecation notice
2020-11-11 15:43:17 +01:00
..
lib [Grokdebugger] Fix simulate error handling (#83036) 2020-11-11 15:43:17 +01:00
models
routes/api/grokdebugger [Grokdebugger] Fix simulate error handling (#83036) 2020-11-11 15:43:17 +01:00
index.js
plugin.js
shared_imports.ts [Grokdebugger] Fix simulate error handling (#83036) 2020-11-11 15:43:17 +01:00