kibana/x-pack/plugins/infra/server
Phillip Burch 14921a037e
[Metrics UI] Anomaly Detection setup flow for Metrics (#76787)
* adds metrics ml integration

* Add ability to create ml jobs from inventory

* Fix i18n stuff

* Fix typecheck

* renames jobs, updates datafeeds

* adds allow_no_indices: true for datafeeds

* Revert "[Metrics UI] Replace Snapshot API with Metrics API (#76253)"

This reverts commit 0ca647286a.

* Add ability to fetch anomalies

* Fix typecheck

* Fix typecheck

* Fix i18n

* Fix lint, use the right partition field

* Delete log files

* Fix merge

* Fix merge issues

* Update name of jobs

* Remove CPU job

* [Metrics UI] Replace Snapshot API with Metrics API (#76253)

- Remove server/lib/snapshot
- Replace backend for /api/infra/snapshot with data from Metrics API
- Fixing tests with updates to the snapshot node

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

* Add links back to ML for anomalies and manage jobs

* Fix typecheck

* Remove unecessary validation

Co-authored-by: Michael Hirsch <michaelahirsch@gmail.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Chris Cowan <chris@chriscowan.us>
2020-09-23 13:27:28 -05:00
..
graphql [Logs UI] Check for presence of data instead of presence of indices in overview page fetchers (#73101) 2020-07-28 16:44:27 +02:00
lib [Metrics UI] Anomaly Detection setup flow for Metrics (#76787) 2020-09-23 13:27:28 -05:00
routes [Metrics UI] Anomaly Detection setup flow for Metrics (#76787) 2020-09-23 13:27:28 -05:00
usage [Telemetry] Collector Schema (#64942) 2020-06-27 02:52:26 +03:00
utils [Metrics UI] Replace Snapshot API with Metrics API (#76253) 2020-09-09 11:00:27 -05:00
features.ts Grouped features for space management (#74151) 2020-09-18 12:30:59 -04:00
index.ts
infra_server.ts [Metrics UI] Anomaly Detection setup flow for Metrics (#76787) 2020-09-23 13:27:28 -05:00
kibana.index.ts
plugin.ts Hide management sections based on cluster/index privileges (#67791) 2020-09-14 09:30:47 -04:00
types.ts