kibana/x-pack/plugins/infra/server
Felix Stürmer 44d60c5fd2
[Logs UI] Access ML via the programmatic plugin API (#68905)
This modifies the routes related to log rate and category analysis to use the new programmatic APIs provided by the `ml` plugin to access the results index and job info. Because that access is facilitated via the request context, the log analysis lib was converted from classes to plain functions.

At the same time the routes have been updated to use the most recent validation and error handling patterns.
2020-06-25 15:06:27 +02:00
..
graphql
lib [Logs UI] Access ML via the programmatic plugin API (#68905) 2020-06-25 15:06:27 +02:00
routes [Logs UI] Access ML via the programmatic plugin API (#68905) 2020-06-25 15:06:27 +02:00
usage
utils [Logs UI] Access ML via the programmatic plugin API (#68905) 2020-06-25 15:06:27 +02:00
features.ts
index.ts
infra_server.ts
kibana.index.ts
plugin.ts [Logs UI] Access ML via the programmatic plugin API (#68905) 2020-06-25 15:06:27 +02:00
types.ts [Logs UI] Access ML via the programmatic plugin API (#68905) 2020-06-25 15:06:27 +02:00