Chris Cowan
Chris Cowan
## Summary This PR adds the field `ALERT_TIME_RANGE` (aka `kibana.alert.time_range`) of type `data_range` to the Alert As Data technical fields. This will allow solutions to draw timelines of alerts on...
## Summary This is a "proof of concept" for generating entity-centric indices for the OAM. This exposes an API (`/api/oam`) for creating "asset definitions" (`OAMDefinition`) that manages a transform and...
### Description In the SLO product, we have a ["federated" feature](https://github.com/elastic/kibana/pull/178050) we just released where SRE's setup SLO definitions on a remote cluster (via Kibana) and then we query the...
closes [#245849](https://github.com/elastic/kibana/issues/245849) ## Summary This PR refactors the Metrics Experience to use Discover’s ESQL result data as the single data source for building the Metrics Grid and the dimension selectors....