kibana/x-pack/plugins/grokdebugger/public
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
..
components Adding comment about importing lodash library (#78156) 2020-09-24 11:38:11 -05:00
lib/ace
models
services/grokdebugger [Grokdebugger] Fix simulate error handling (#83036) 2020-11-11 15:43:17 +01:00
index.js Use modern mount context in Dev Tools and Console (#70379) 2020-07-01 12:40:52 -07:00
plugin.js Use modern mount context in Dev Tools and Console (#70379) 2020-07-01 12:40:52 -07:00
register_feature.ts
render_app.js