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 apply prettier styles 2020-05-22 09:08:58 +02:00
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 apply prettier styles 2020-05-22 09:08:58 +02:00
utils [Logs UI] Access ML via the programmatic plugin API (#68905) 2020-06-25 15:06:27 +02:00
features.ts [Alerting] add alerting privileges for uptime and metrics (#61113) 2020-04-01 12:09:26 -04:00
index.ts Removes legacy infra plugin and moves saved objects registration to NP (#64848) 2020-05-05 11:05:02 -04:00
infra_server.ts [Metrics UI] Add preview feature for metric threshold alerts (#67684) 2020-06-15 13:17:04 -05:00
kibana.index.ts apply prettier styles 2020-05-22 09:08:58 +02:00
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