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 stack alerts rule types to the @kbn/response-ops-rule-params package #195188

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 stack alerts rule types to the @kbn/response-ops-rule-params package.

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

### DoD
- [ ] Move ES query rule type params to the new package.
- [ ] Move index threshold rule type params to the new package.
- [ ] Move tracking containment rule type params to the new package.
- [ ] Move transform health 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)