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 APM rule types to the `@kbn/response-ops-rule-params` package #195186

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

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

### DoD
- [ ] Move APM anomaly rule type params to the new package.
- [ ] Move error count threshold rule type params to the new package.
- [ ] Move failed transaction rate threshold rule type params to the new package.
- [ ] Move latency threshold rule type params 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)