elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.78k stars 8.19k forks source link

[ResponseOps][Rules] Move the params of ML and infrastructure rule types to the @kbn/response-ops-rule-params package #195189

Open cnasikas opened 3 days ago

cnasikas commented 3 days ago

Towards https://github.com/elastic/kibana/issues/187356 we should move the parameters of the ML and infrastructure rule types to the @kbn/response-ops-rule-params package.

Blocked by: https://github.com/elastic/kibana/issues/195183

### DoD
- [ ] Move anomaly detection rule type params to the new package.
- [ ] Move anomaly detection jobs health params to the new package.
- [ ] Move inventory rule type params to the new package.
- [ ] Move metric threshold rule type params to the new package.
- [ ] The rule types should use the schema from the package.
elasticmachine commented 3 days ago

Pinging @elastic/response-ops (Team:ResponseOps)