Dominique Clarke

Results 8 issues of Dominique Clarke

**Is your feature request related to a problem? Please describe.** When using a time heatmap, it would be helpful to include annotations along various time buckets. Upcoming on the roadmap...

enhancement
kibana cross issue
:annotation
:heatmap

When edited, project monitors should display read-only configuration. For the newly added lightweight monitors, the read-only configuration displayed visualizes browser configuration, not lightweight monitor configuration. We should update this view...

bug
Team:uptime

## Summary Summarize your PR. If it involves visual changes include a screenshot or gif. ### Checklist Delete any items that are not applicable to this PR. - [ ]...

Heartbeat exposes a `timeout` field for monitor types. However, `browser` monitors do not currently support `timeout` and the value is ignored We should consider implementing `timeout` for browser monitors, and...

enhancement
Heartbeat
Team:Uptime

## Summary Adds the APM latency, throughput, and error rate chart to the APM latency SLI's alert details page. ![image](https://github.com/elastic/kibana/assets/11356435/22eb711d-1b72-42a4-b264-effaaacffdf7) ### Testing 1. Generate some APM data. The easiest way...

release_note:skip
Feature:SLO
ci:project-deploy-observability
Team:obs-ux-infra_services
Team:obs-ux-management
v8.15.0

## Summary Summarize your PR. If it involves visual changes include a screenshot or gif. ### Checklist Delete any items that are not applicable to this PR. - [ ]...

Today, the editor and viewer roles do not contain the appropriate index privileges for SLO users. This PR updates the index privileges to include the `.slo-observability.*` indices. ## Note I'm...

>enhancement
:Security/Authorization
Team:Security
external-contributor
v8.16.0

`EuiDatePicker` allows overwriting popover placement through the `popoverPlacement` prop. However, when used with `EuiDatePickerRange`, the popover placement is overwritten and hardcoded to `bottom-end`. This prevents consumers from being able to...

bug