kibana/x-pack/plugins/infra/common
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
..
alerting [Metrics UI] Use Notify Every in Alert Preview (#74401) 2020-09-18 14:42:23 -05:00
errors Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
formatters [Metrics UI] Get custom metrics working in inventory alerts with limited UI (#75073) 2020-08-20 13:28:10 -05:00
graphql [Metrics UI] UX improvements for saved views (#69910) 2020-06-29 16:53:36 -05:00
http_api [Metrics UI] Anomaly Detection setup flow for Metrics (#76787) 2020-09-23 13:27:28 -05:00
infra_ml [Metrics UI] Anomaly Detection setup flow for Metrics (#76787) 2020-09-23 13:27:28 -05:00
inventory_models [Metrics UI] Add inventory view timeline (#77804) 2020-09-22 16:21:09 -05:00
log_analysis [Logs UI] Show log analysis ML jobs in a list (#71132) 2020-07-13 23:29:55 +02:00
log_entry
log_search_result
log_search_summary
log_text_scale
saved_objects [Logs UI] [Metrics UI] Remove saved object field mappings (#75482) 2020-09-15 13:31:18 -05:00
time
utils [Metrics UI] Support percentage format in threshold alerts (#72701) 2020-08-20 13:22:04 -05:00
color_palette.test.ts [Logs UI] Log alerts chart previews (#75296) 2020-08-25 11:23:57 +01:00
color_palette.ts [Logs UI] Log alerts chart previews (#75296) 2020-08-25 11:23:57 +01:00
constants.ts [Metrics UI] Remove TSVB dependency from Metrics Explorer APIs (#74804) 2020-08-13 18:45:47 -07:00
ecs_allowed_list.test.ts
ecs_allowed_list.ts
performance_tracing.ts
runtime_types.ts [Logs UI] Reimplement log source configuration routes in plain HTTP+JSON (#64021) 2020-04-28 11:12:50 +02:00
snapshot_metric_i18n.ts [Metrics UI] Add inventory view timeline (#77804) 2020-09-22 16:21:09 -05:00
typed_json.ts
utility_types.ts