Build a shareable Search and Timerange component #134886
Closed
14 tasks done
Labels
8.6 candidate
epic
Team: Actionable Observability - DEPRECATED
For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
We would like to avoid that every engineers who need a search bar on alerts wrap the kibana search bar and fetch the fields for the autocomplete to work. We think it will be beneficial to create an AlertSearchBar component which will wrap the kibana search bar and also populate the auto complete. This AlertSearchBar might just need two props:
This AlertSearchBar should be able to give back a DSL for the alert table to work.
From the featureId, we will be able to get the index name. When we have the index name then we can create a temporary/in memory data view that can be pass to the kibana search bar.
Steps
Implementation
Integration
Create a wrapper for the shareable search bar and use it on the Rule Details page, need to be able to filter alerts based on RuleId
Expose ObservabalityAlertSearchBar to other plugins--> Moved to Shareable Observability Alert Search Bar #145990Use the shareable search bar in APM--> Moved to Shareable Observability Alert Search Bar #145990Improvements
[Alerts] Alert status filter UI improvement #143561--> Moved to Shareable Alerts Search Bar - Improvements #145991[Actionable Observability] Share buildEsQuery util to be used in combination with Alert Search Bar and Table #144615--> Moved to Shareable Alerts Search Bar - Improvements #145991[Actionable Observability] Alerts page > filter does not work #140573--> Moved to Shareable Alerts Search Bar - Improvements #145991Filters should be saved in the URL similar to discover--> Moved to Shareable Alerts Search Bar - Improvements #145991Related
The text was updated successfully, but these errors were encountered: