Kevin Delemme

Results 17 issues of 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...

release_note:feature
Team:obs-ux-management
v8.15.0

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...

release_note:skip
Team:obs-ux-management
v8.16.0

## 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...

Team:obs-ux-management

## Summary Allow registration of item from any plugin. Store and retrieve items from API.

blocked
Team:obs-ux-management

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...

release_note:skip
ci:project-deploy-observability
Team:obs-ux-management
v8.16.0

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.

release_note:skip
backport:prev-minor
Team:obs-ux-management

- **Mark rollup slice as good when total events is zero** - **update snapshot tests accordingly**