[RAC] [Observability] Integrate the alerts search bar with the filter, query and time manager #116135
Labels
Team: Actionable Observability - DEPRECATED
For Observability Alerting and SLOs use "Team:obs-ux-management", for AIops "Team:obs-knowledge"
Theme: rac
label obsolete
📓 Summary
While the search bar at the top of the observability alerts page is already based on the
<SearchBar />
implementation provided by thedata
plugin, it is not yet integrated with the filter and query manager. In doing so we enable the structured filtering required for clean "filter in" / "filter out" functionality in the cell actions.✔️ Acceptance criteria
💡 Implementation hints
SearchBar
(viacreateSearchBar
) on itsstart()
contract, which could save a lot of manual setup.The text was updated successfully, but these errors were encountered: