kibana/x-pack/plugins/ml/server
Ryland Herrick 9e2ebe2040
[Security Solution][Detections] Update telemetry to use ML contract (#71665)
* Update security solution telemetry to use ML providers

This interface recently changed and we're now able to use the ML
contract to retrieve these values. A few unnecessary arguments are
stubbed as we're in a non-user, non-request context.

* Simplify our capabilities stub assignment

This is more legible but still gets the point across; the intermediate
variable was explicit but ultimately unnnecessary.

* Update tests following telemetry refactor

We're not calling different methods, so our mocks need to change
slightly.
2020-07-14 14:20:24 -05:00
..
client [ML] DF Analytics: add ability to edit job for fields supported by API (#70489) 2020-07-06 15:10:01 -04:00
lib [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
models [ML] Anomaly Detection: Annotations enhancements (#70198) 2020-07-14 12:36:01 -05:00
routes [ML] Anomaly Detection: Annotations enhancements (#70198) 2020-07-14 12:36:01 -05:00
shared_services [Security Solution][Detections] Update telemetry to use ML contract (#71665) 2020-07-14 14:20:24 -05:00
index.ts [ML] Consolidating shared types and util functions (#65247) 2020-05-07 12:23:42 +01:00
plugin.ts [ML] Changing all calls to ML endpoints to use internal user (#70487) 2020-07-14 15:48:24 +01:00
shared.ts [ML] Kibana API endpoint for histogram chart data (#70976) 2020-07-14 13:37:36 +02:00
types.ts [ML] Adding endpoint capability checks (#64662) 2020-04-29 18:25:48 +01:00