Kevin Delemme
Kevin Delemme
Resolves https://github.com/elastic/kibana/issues/181577 ## 🏎️ Summary We used to calculate the SLI value of Timeslices SLOs based on the observed good and total events. The good events was the sum of...
Resolves https://github.com/elastic/kibana/issues/186464 ## Summary This PR changes the burn rate rule editor and makes the short window configurable instead of fixed to 1/12th of the long window. The API was...
## Summary Customers might want to change the default short window duration to an arbitrary value. We should make this option configurable from the UI. The API already supports any...
## Summary Allow registration of item from any plugin. Store and retrieve items from API.
Resolves https://github.com/elastic/kibana/issues/190334 ## Summary This PR introduces an API for updating an item, and an API for updating an investigation (title, params and status for now). I've also handled the...
Resolves https://github.com/elastic/kibana/issues/183397 ### 🌮 Summary This PR is a follow up of https://github.com/elastic/kibana/pull/195927, that removes the old and migrated tests to the agnostic framework.
- **Mark rollup slice as good when total events is zero** - **update snapshot tests accordingly**