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 synthetics and uptime rule types to the @kbn/response-ops-rule-params package #195187

Open cnasikas opened 4 days ago

cnasikas commented 4 days ago

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

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

### DoD
- [ ] Move synthetics monitoring status rule type params to the new package.
- [ ] Move synthetics TSL certificate rule type params to the new package.
- [ ] Move uptime duration anomaly rule type params to the new package.
- [ ] Move uptime monitor status rule type params to the new package.
- [ ] Move uptime TSL rule type params to the new package.
- [ ] Uptime TSL legacy rule type params should NOT be moved to the new package.
- [ ] The rule types should use the schema from the package.
elasticmachine commented 4 days ago

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